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]
Other format: [Raw text]

Re: executable "Aborted"


Hi Erik,

>Configured with: ../gcc-3.3/configure --prefix=/usr/local --build=i686-pc-linux-gnu --enable-languages=c,c++,java --with-gcc --enable-threads=posix --disable-shared --disable-multilib --without-newlib --disable-debug --disable-
interpreter --enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm --disable-libgcj-debug --enable-hash-synchronisation

This is a pretty long command line. Can you tell me what the differences are
between this and the build script on my site? I assume you're building a cross
compiler.

You are setting the prefix to /usr/local, which might overwrite another compiler
you've placed there. Are you sure you want to do this?

Did the scripts on my site not work or are you trying to build something different?

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]