This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libjava broken on the trunk on i386-darwin8.11


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]