Malcolm Wallace wrote:
No.  It seems that I need to add -I/sw/bin and -L/sw/lib for gcc to
find the header file and link library (respectively).  I did think
that gcc would respect the LD_LIBRARY_PATH convention for finding
the library archive, but it doesn't seem to do so on this machine.
However, I'm not aware of any standard environment mechanism to extend
the #include search path.  Are there options I can give to autoconf
to pass a set of gcc flags into all invocations?

LIBRARY_PATH and C_INCLUDE_PATH :-)

Cheers

Tom
_______________________________________________
Yhc mailing list
[email protected]
http://haskell.org/mailman/listinfo/yhc

Reply via email to