This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


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

Re: 3.0.1 PATCH: Allow java/net/natPlainDatagramSocketImpl.cc to compile on Tru64 UNIX V5.1


Tom Tromey writes:

> Me neither.  I don't really know anything about collect2.
> Do you know who does?  This should be reported so that it can be
> fixed.

Jason Merill seems to know a lot about it.  On the other hand, someone who
really understands gcc.c's spec processing could probably easily fix this
by respecting the spec involved (jvgenmain_spec in the case of
java/jvspec.c (lang_specific_pre_link)) when initializing COLLECT_GCC_OPTIONS.

For the time being, it might be possible to work around this by not passing
-fencoding in the link step.

	Rainer

-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University

Email: ro@TechFak.Uni-Bielefeld.DE


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