This is the mail archive of the java@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]
Other format: [Raw text]

Re: Cygwin / MSYS Command-Line-Length Issues? (was Re: GC Problems...)


Hi All,

> > So I tried 3.5 - All I needed to do to get that to build was change the 
> > maximum command line length setting variable in the libtool script within the 
> > mingw32/libjava directory. 
> > 
> > I've put it down to something probably stupidly low (2048) which forced 
> > libtool into incremental linking.
>
>OK.  We should get a patch in for this.

Come to think of it, I have a vague recollection from the days I used to
try to build on Win32 that configury incorrectly calculated the command
line length based on information it was getting from Cygwin / MSYS bash,
so this may not be a gcj problem.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/





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