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]

Re: Libjava craziness


On May 17, 2001, Mark Mitchell <mark@codesourcery.com> wrote:

> The cause is the following wonderful N^2 algorithm used to produce the
> library:
 
Looks like something went wrong in the test that detects the maximum
command-line length.  Look for lt_cv_sys_max_cmd_len in config.cache
and for max_cmd_len in libtool.  If you could find out why it got a
small value for you, it would be appreciated.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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