This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc 3.4.x arm-softfloat-linux


Hello,

i just want to add that gcc 3.4.x series toolchain compiles and
successfully run software (linux + userland) on production system for
some time now.

target: arm7 (sharp blue streak series), linux (2.4.2x series) with
softfloat
host: cygwin (win xp) and fedora linux

------------------

 /opt/crosstool/src/crosstool-0.36

$ ls patches/gcc-3.4.4
fix-fixincl.patch  gcc-3.4.0-arm-bigendian.patch 
gcc-3.4.0-arm-lib1asm.patch  gcc-3.4.0-arm-nolibfloat.patch
 
------------------

$ cat gcc-3.4.4-glibc-2.3.3-linux-2.4.27-vrs1-lineo5-stl3.dat
BINUTILS_DIR=binutils-2.16
GCC_DIR=gcc-3.4.4
GLIBC_DIR=glibc-2.3.3
LINUX_DIR=linux-2.4.27-vrs1-lineo5-stl3
GLIBCTHREADS_FILENAME=glibc-linuxthreads-2.3.3

------------------

$ cat arm-softfloat-linux.dat
KERNELCONFIG=`pwd`/arm.config
TARGET=arm-softfloat-linux-gnu
TARGET_CFLAGS="-O"
GCC_EXTRA_CONFIG="--with-float=soft --with-cpu=arm7tdmi \
	--enable-cxx-flags=-mcpu=arm7tdmi"
GLIBC_EXTRA_CONFIG="--without-fp" 

------------------

I want to say "thank you" for this wonderful crosstool.
It is a real time-saver.

Regards,

Robert

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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