Hi 

I am using scratchbox , and have a target with 

gcc 4.3.2 corsstool for arm and have selected qemu-arm-0.7.0-sb2 
cputransparency.

The configuration is as below 


arm-unknown-linux-gnu-gcc -v
Using built-in specs.
Target: arm-unknown-linux-gnu
Configured with: 
/home/developer/crosstool-ng/targets-4.3.2-abi-jar/src/gcc-4.3.2/configure 
--build=i686-pc-linux-gnu --target=arm-unknown-linux-gnu 
--host=i686-pc-linux-gnu 
--prefix=/root/x-tools-abi-4.3.2-soft/arm-unknown-linux-gnu 
--with-sysroot=/root/x-tools-abi-4.3.2-soft/arm-unknown-linux-gnu/arm-unknown-linux-gnu/sys-root
 
--enable-languages=c,c++,fortran,java --disable-multilib --with-float=soft 
   --with-gmp=/root/x-tools-abi-4.3.2-soft/arm-unknown-linux-gnu 
--with-mpfr=/root/x-tools-abi-4.3.2-soft/arm-unknown-linux-gnu 
[EMAIL PROTECTED] --enable-__cxa_atexit 
--with-local-prefix=/root/x-tools-abi-4.3.2-soft/arm-unknown-linux-gnu/arm-unknown-linux-gnu/sys-root
 
--disable-nls --enable-threads=posix --enable-symvers=gnu --enable-c99 
--enable-long-long --enable-target-optspace 
--with-ecj-jar=/home/developer/ecj-4.3.jar
Thread model: posix
gcc version 4.3.2 ([EMAIL PROTECTED])


for integrating this toolchain into the scratchbox,  I  have copied the 
compiler-name  , target_setup.sh , gcc.spec from the existing 
toolchains in the /scratchobox/compilers/ directory . And modified 
compiler-name   and target_setup.sh  accordingly.
when i run the gcc in the new target created using this new corsstool i 
get 


Floating point exception (core dumped)

can u  tell me is there something wrong with the compiler i am trying to 
integrate. 

Thanks 

Virupax 
_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to