[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Libjava craziness
From: |
Alexandre Oliva |
Subject: |
Re: Libjava craziness |
Date: |
17 May 2001 21:58:12 -0300 |
User-agent: |
Gnus/5.090002 (Oort Gnus v0.02) XEmacs/21.1 (Cuyahoga Valley) |
On May 17, 2001, Mark Mitchell <address@hidden> 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 address@hidden, redhat.com}
CS PhD student at IC-Unicamp address@hidden, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
- Libjava craziness, Mark Mitchell, 2001/05/17
- Re: Libjava craziness,
Alexandre Oliva <=