This is the mail archive of the crossgcc@sourceware.org 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 4.2 snapshot hacked to work for arm-unknown-linux-gnu/glibc-2.3.2


Hi,
   So to be able to build a GCC 4.2 latest snapshot toolchain I did the
following:

- copied gcc-4.1.0-glibc-2.3.2.dat to gcc-4.2.0-glibc-2.3.2.dat, and
gcc-4.1.0-glibc-2.3.2-tls.dat to gcc-4.2.0-glibc-2.3.2-tls.dat, changing
GCC_DIR to gcc-4.2-20060617

- made a directory patches/gcc-4.2.0, and copied the
gcc-4.1-fix-fixincl.patch as gcc-4.2-fix-fixincl.patch (this must not be
used here cause I didn't change the contents)

- edited line 246 of getandpatch.sh to be
gcc-3.[3456]-200*|gcc-4.0-200*|gcc-4.1-200*|gcc-4.2-200*)
 
- then demo-arm.sh has
eval `cat arm.dat gcc-4.2.0-glibc-2.3.2.dat`  sh all.sh --notest


Regards,
-- 
Philippe Laporte



--
For unsubscribe information see http://sourceware.org/lists.html#faq


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