stolz 2003/06/27 09:53:08 PDT
Modified files:
mk config.mk.in
Log:
Push down CPPFLAGS, CFLAGS and LDFLAGS.
Now ./configure should pick up those flags and hopefully make life a bit
easier for packagers. Notice that some flags which work fine for 'ld'
won't work with ghc, e.g. the combination "-Wl,-E" which 'gtk-config --libs'
suggests, so you'll usually want to set only -I or -L.
> ghc -Wl,-E
ghc-6.0: unrecognised flags: -Wl,-E
http://www.haskell.org/pipermail/glasgow-haskell-users/2003-June/005243.html
Revision Changes Path
1.229 +2 -1 fptools/mk/config.mk.in
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools