Cannot compile current CVS
Michael Koch
konqueror@gmx.de
Tue Jun 4 23:08:00 GMT 2002
Am Mittwoch, 5. Juni 2002 04:23 schrieben Sie:
> Michael Koch wrote:
> >I try to compile gcc cvs since some days and always get the following in
> >gcc/i686-pc-linux-gnu/libjava:
> >
> >/home/mkoch/src/gcc/build/gcc/gcj \
> >-B/home/mkoch/src/gcc/build/i686-pc-linux-gnu/libjava/ \
> >-B/home/mkoch/src/gcc/build/gcc/ --encoding=UTF-8 -C -g -classpath '' \
> >-bootclasspath \
> >/home/mkoch/src/gcc/build/i686-pc-linux-gnu/libjava:../../../libjava \
> >-d /home/mkoch/src/gcc/build/i686-pc-linux-gnu/libjava \
> >../../../libjava/java/lang/Class.java
> >gcj: cannot specify -o with -c or -S and multiple compilations
> >
> >Something seems to be borked in gcj.
>> I have never heard of this problem before. It seems very strange
> considering the command line doesn't specify any of -o, -c, or -S. Is
> there anything special about your environment that might be causing this?
No, I dont think so.
I tried a little bit with the about statement and found out that when I
remove the "-d $(here)" all compiles correctly.
Michael
More information about the Java
mailing list