Problems building libgcj with Msys
Stanley Brown
stanley.brown@zimmer.com
Fri Feb 18 16:09:00 GMT 2005
I have been trying to build the gcc 3.4.3 toolchain (cvs snapshot),
particually gcj, using msys on a windows xp sp2 box. I first stripped
all the carriage returns out to get makeinfo to work right. I than
modified ltconfig to correctly compute the maximum command line length.
But during the build the process ends when the following line is executed:
/c/dev/build/gcc/gcj -B/c/dev/build/mingw32/libjava/ -B/c/dev/build/gcc/
-ffloat-store -g -O2 -s -o rmiregistry.exe
--main=gnu.java.rmi.registry.RegistryImpl -shared-libgcc
-L/c/dev/build/mingw32/libjava -L/c/dev/build/mingw32/libjava/.libs
./.libs/libgcj.a -L/c/dev/build/mingw32/libstdc++-v3/src
-L/c/dev/build/mingw32/libstdc++-v3/src/.libs
-Lc:/dev/build/mingw32/libstdc++-v3/src
-Lc:/dev/build/mingw32/libstdc++-v3/src/.libs -Lc:/dev/build/gcc
-LC:/msys/1.0/gcc40/lib/gcc/mingw32/3.4.3 -L/mingw/lib
-LC:/msys/1.0/gcc40/lib/gcc/mingw32/3.4.3/../../.. -lmingwthrd -lmingw32
-lgcc -lmoldname -lmingwex -lmsvcrt -luser32 -lkernel32 -ladvapi32
-lshell32 -lmingwthrd -lmingw32 -lgcc -lmoldname -lmingwex -lmsvcrt
-Wl,--rpath -Wl,/gcc40/lib
There is no error message to explain why this is occuring. It just stops.
I looked at the bootstrap results for building this version of gcc on a
mingw target. It says the following:
GCJ builds, but libgcj does not, due to bugs in CLASSPATH support.
Is this the problem? Is there a work around?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stanley.brown.vcf
Type: text/x-vcard
Size: 588 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java/attachments/20050218/9d9d2b8a/attachment.vcf>
More information about the Java
mailing list