Re: libjava broken on the trunk on i386-darwin8.11
Dave Korn <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel,gmane.comp.gcc.devel |
|---|---|
| Message-ID | <[email protected]> |
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