Andrew Pinski wrote: > And this was caused by Dave Korn's change on the 2009-09-22. > He added -no-undefined to libgij_la_LDFLAGS which causes libtool to > remove -Wl,-undefined -Wl,dynamic_lookup from the link line.
Ow, sorry about that, I didn't know it would change things for Darwin. I'll whip up a fix that adds the flag only for windows platforms, thanks for the bug report. cheers, DaveK