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] |
Not only on the head branch, this is the 3.0 branch 20010217. you can see the two spaces after the -nostdcinc++ flag in the libtool call. creating libgcj.la (cd .libs && rm -f libgcj.la && ln -s ../libgcj.la libgcj.la) /bin/sh ./libtool --tag=CXX --mode=compile /export/swt-dev/users/doko/packages/gcc/gcc-3.0-3.0.ds1/build/gcc/g++ -B/export/swt-dev/users/doko/packages/gcc/gcc-3.0-3.0.ds1/build/gcc/ -nostdinc++ -L/export/swt-dev/users/doko/packages/gcc/gcc-3.0-3.0.ds1/build/i386-linux/libstdc++-v3/src -L/export/swt-dev/users/doko/packages/gcc/gcc-3.0-3.0.ds1/build/i386-linux/libstdc++-v3/src/.libs -B/usr/i386-linux/bin/ -B/usr/i386-linux/lib/ -isystem /usr/i386-linux/include -DHAVE_CONFIG_H -I. -I../../../src/libjava -I./include -I../../../src/libjava -Iinclude -I../../../src/libjava/include -I../../../src/libjava/../boehm-gc -I./../boehm-gc -DLINUX_THREADS=1 -D_REENTRANT=1 -DSILENT=1 -DNO_SIGNALS=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -I../../../src/libjava/libltdl -I../../../src/libjava/libltdl -I../../../src/libjava/../gcc -I../../../src/libjava/../include -I../../../src/libjava/../libffi/include -I../libffi/include -fno-rtti -fvtable-thunks -fasynchronous-exceptions -fdollars-in-identifiers -D__NO_MATH_INLINES -ffloat-store -W -Wall -D_GNU_SOURCE -g -O2 -fvtable-thunks -D_GNU_SOURCE -c -o gnu/gcj/xlib/natClip.lo ../../../src/libjava/gnu/gcj/xlib/natClip.cc
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |