Hi Lance,

Lance Spaulding wrote:
Greg Ungerer wrote:
Lance Spaulding wrote:
I was looking at the changes in the 20071107 patch and noticed the
following in vendors/config/arm/config.arch:

ifneq ($(shell which arm-linux-20070808-gcc),)
ifeq ($(UCLINUX_BUILD_BOOT),1)
CROSS_COMPILE = arm-linux-20061213-
else
CROSS_COMPILE = arm-linux-20070808-
endif
else
CROSS_COMPILE = arm-linux-
endif

Does this mean there's a new (20070808) version of the arm compiler
available somewhere?
I have been using that 20070808 version for the last couple of months,
and it seems pretty good. It is based on gcc-4.2.1. (Note that it
doesn't have the XIP or similar code that you might want for non-MMU
builds - but it does have elf2flt for simple non-MMU building).

I haven't put it up anywhere yet, but if you really want to use
it I can put it up on snapgear.org.


Thanks Greg.  I'd like to try it if you dont mind distributing it
(either binaries or build script/instructions).  I dont do much with
non-MMU targets anymore so I'm not concerned with the XIP restriction.

Here is a link to it:

http://ftp.snapgear.org/pub/snapgear/tools/arm-linux/arm-linux-tools-20070808.tar.gz

Regards
Greg



------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     [EMAIL PROTECTED]
Secure Computing Corporation                PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to