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've been using a custom 4.1.2 based compiler but
if a newer community-supported compiler is available I'd like to switch
to it. Also, any idea when the next version of the distribution will be
released (it's been several moths since the testing version was announced)?

Lastly, is there any chance a working version of gdbserver for arm will
make it into the next release (I believe someone posted the changes
needed last spring)?

Thanks,
Lance
_______________________________________________
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