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]

Unable to detect exception model on gcj-eabi-branch


I am trying to build the gcj-eabi-branch and am getting this error while configuring in libjava:

checking for exception model to use... configure: error: unable to detect exception model


Configured like this:


../gcj-eabi-branch/configure --target=armv5tl-montavista-linuxeabi --prefix=/home/daney/mvl/gcj --with-sysroot=/home/daney/mvl/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/target --enable-languages=c,c++,java --with-float=soft --disable-java-awt --without-x --disable-jvmpi --enable-__cxa_atexit

I will try again adding --disable-sjlj-exceptions, but I was hoping that it would work the other way [i686|x86_64|mips|mips64]-linux do not require any special exception specifiers.


David Daney



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