build failure on darwin

Alexandre Oliva aoliva@redhat.com
Fri Feb 22 13:35:00 GMT 2002


On Feb 22, 2002, andreas tobler <toa@pop.agri.ch> wrote:

> For what's worth:
> @CXX@ -DHAVE_CONFIG_H -I. -I../../../gcc/libjava -I./include -I./gcj -
> I../../../gcc/libjava -Iinclude -I../../../gcc/libjava/include   -I../../
> ./gcc/libjava/libltdl -I../../../gcc/libjava/libltdl -I../../../gcc/
> libjava/.././libjava/../gcc -I../../../gcc/libjava/../zlib -I../../../
> gcc/libjava/../libffi/include -I../libffi/include   -fno-rtti -fnon-call-
> exceptions -fdollars-in-identifiers -I/usr/X11R6/include -W -Wall -
> D_GNU_SOURCE -DPREFIX="\"/Volumes/reserved1/gcctmp\"" -g -O2 -c ../../../
> gcc/libjava/gij.cc
> zsh: command not found: @CXX@
> make[1]: *** [gij.o] Error 1
> make: *** [all-recursive] Error 1

> Since today.

> Any quick ideas?

My fault.  I had failed to test make within the libjava directory, and
the top-level-passed CXX was overriding the incorrect setting.  Fixed
thusly:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: libjava-CXX.patch
Type: text/x-patch
Size: 759 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java/attachments/20020222/f7e9cc94/attachment.bin>
-------------- next part --------------

-- 
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                Professional serial bug killer


More information about the Java mailing list