This is the mail archive of the gcc-patches@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 on Wed, Sep 30, 2009 at 07:50:24AM CEST:
> On Tue, Sep 29, 2009 at 10:34 PM, Ralf Wildenhues wrote:
> >
> > More generally though, why don't you simply pass these flags
> > unconditionally on all systems, not just w32 ones?
> 
> They were passed unconditionally and that broke darwin.  Which is the
> reason for the change :).

Oh, sorry about that.  In that case however, why doesn't libjava on
Darwin have a link dependency on libiconv (or whatever library that
defines these symbols)?  Seems like the better fix to me.
(Did we already go through this?  I can't remember.)

Thanks,
Ralf


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