[Mono-dev] monoburg and eglib
Andreas Färber
andreas.faerber at web.de
Fri May 4 15:59:27 EDT 2007
Hello,
I'm wondering why monoburg uses a nonstandard way of building?
Instead of declaring the usual automake variables noinst_PROGRAMS
and ..._SOURCES it invokes $CC_FOR_BUILD to build monoburg
$BUILD_EXEEXT. Is this to allow cross-compiling?
Unfortunately this way of building breaks on Mac OS X when using
eglib because gcc is directly being passed eglib's .la file in place
of the usual -lglib-2.0 flag.
How should this be fixed?
Andreas
More information about the Mono-devel-list
mailing list