[gambit-list] problem compiling gambit
Gabriel Filion
Gabriel.Filion at gmx.net
Tue May 29 21:49:58 EDT 2007
Great! it worked well. thank you :)
David St-Hilaire wrote:
> Hi Gabriel!
>
> I had the same problem the other day. After looking into the problem
> with Marc, he came to the conclusion that the thing to do is to add some
> ___BEGIN_C_LINKAGE and ___END_C_LINKAGE at the problematic position in
> lib/os.h, so you'd get something like:
>
> #ifdef USE_environ
> ___BEGIN_C_LINKAGE
> extern char **environ;
> ___END_C_LINKAGE
> #endif
>
> I hope this will resolve your problem!
>
> David
>
--
Gabriel Filion
More information about the Gambit-list
mailing list