From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Mon Jan 25 1999 - 03:12:53 EST
On Jan 25, 1999, Godmar Back <gback@marker.cs.utah.edu> wrote:
> This one's not critical, but I noticed that make -j 2 does not work:
It works if make doesn't try to run two `libtool gcc -c ClassLoader.c'
at once. There seems to be something wrong with your `make' :-(
libtool does care about support for `make -j'; it will even perform
locking in plaforms whose compilers don't support `-c -o dir/foo.o',
to avoid mixing up dir1/foo.o and dir2/foo.o.
-- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org} Universidade Estadual de Campinas, SP, Brasil
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:48 EDT