classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compilation error


From: Carlos Cavanna
Subject: Compilation error
Date: Thu, 25 Apr 2002 13:47:52 -0400

Hi,

I have just checked out the latest version of Classpath.

I run:

aclocal
autoheader
automake
autoconf

and

. ./configure --prefix=... --with-gcj --enable-jni

Then, when I run "make" I get:

Making all in lib
make[1]: Entering directory
`/scr1/cavanna/Thesis/classpath/classpath.cvs/classpath/lib'
top_builddir=.. /bin/sh ./gen-classlist.sh standard
/scr1/cavanna/bin/gcc-3.0.2/bin/gcj -bootclasspath '' -classpath
..:../vm/current:.: -C -d . @classes
gcj: cannot specify -o with -c or -S and multiple compilations
make[1]: *** [compile-classes] Error 1
make[1]: Leaving directory
`/scr1/cavanna/Thesis/classpath/classpath.cvs/classpath/lib'
make: *** [all-recursive] Error 1

I am using gcj 3.0.2

I did compile previous versions of classpath before, and I am using the same
commands
I always use.

Does anyone know about this error ?

Thanks,
CC




reply via email to

[Prev in Thread] Current Thread [Next in Thread]