hi Gcc

2018-12-30 Thread Steven Newbury

iWMMXt/Linux EABI toolchain

2006-02-28 Thread Steven Newbury
Hi! I'm attempting to build a iWMMXt/Linux EABI toolchain using gcc HEAD. I'm using the target xscale-iwmmxt-linux-gnueabi, I've added support for this target to binutils and built a cross linker etc. I've proceeded to add a suitable target in config.gcc which supports EABI, xscale and Linux basi

Re: iWMMXt/Linux EABI toolchain

2006-02-28 Thread Steven Newbury
--- Daniel Jacobowitz <[EMAIL PROTECTED]> wrote: > On Wed, Mar 01, 2006 at 04:27:48AM +0000, Steven Newbury wrote: > > Hi! I'm attempting to build a iWMMXt/Linux EABI toolchain using gcc HEAD. > I'm > > using the target xscale-iwmmxt-linux-gnueabi, I'

Re: iWMMXt/Linux EABI toolchain

2006-02-28 Thread Steven Newbury
--- Daniel Jacobowitz <[EMAIL PROTECTED]> wrote: > On Wed, Mar 01, 2006 at 04:57:03AM +0000, Steven Newbury wrote: > > Thanks for the quick response! > > I'm sure it seems I like to make hard wok for myself! It gets worse, I'm > > porting Gentoo Linu

Re: iWMMXt/Linux EABI toolchain

2006-03-01 Thread Steven Newbury
--- Paul Brook <[EMAIL PROTECTED]> wrote: > On Wednesday 01 March 2006 05:05, Daniel Jacobowitz wrote: > > On Wed, Mar 01, 2006 at 04:57:03AM +, Steven Newbury wrote: > > > Thanks for the quick response! > > > I'm sure it seems I like to make h

Re: iWMMXt/Linux EABI toolchain

2006-03-01 Thread Steven Newbury
--- Daniel Jacobowitz <[EMAIL PROTECTED]> wrote: > On Wed, Mar 01, 2006 at 05:15:07AM +0000, Steven Newbury wrote: > > I have managed to build with arm-iwmmxt-linux-gnu, where iwmmxt as the > vendor > > string is picked up by my ebuild scripts to pass the iwmmxt tar

Re: iWMMXt/Linux EABI toolchain

2006-03-01 Thread Steven Newbury
--- Daniel Jacobowitz <[EMAIL PROTECTED]> wrote: > On Wed, Mar 01, 2006 at 05:43:53PM +0000, Steven Newbury wrote: > > My reason for using the xscale-* triplets was because of the warning below > from > > gcc/config/arm/t-xscale-elf: > > > > # The iWMMXt mult

Re: iWMMXt/Linux EABI toolchain

2006-03-01 Thread Steven Newbury
--- Daniel Jacobowitz <[EMAIL PROTECTED]> wrote: > On Wed, Mar 01, 2006 at 06:20:53PM +0000, Steven Newbury wrote: > > OK, thank-you. I'll target "arm-iwmmxt-linux-gnueabi" with --with-cpu= etc > and > > --disable-multilib. The vendor string is for my

Re: iWMMXt/Linux EABI toolchain

2006-03-20 Thread Steven Newbury
Hello again Daniel and all! I'm still working on building the iWMMXt/EABI/NPTL toolchain. I've got to the stage where I have everything built upto the final linking of glibc. Sadly despite making a lot of progress and fixing many problems I am now stuck. As I previously discovered the current g

GCC 4.1.1/4.2.0 build failure with current binutils (iWMMXt)

2006-05-07 Thread Steven Newbury
I have built an EABI/iWMMXt Gentoo based system. The toolchain I used is modified to add a Linux/EABI/iWMMXt target. It has been fine until I changed my binutils from an earlier snapshot to a current version Gentoo 2.16.92, csl-2_17-branch or CVS trunk. Now when attempting to build GCC (on the h

Re: GCC 4.1.1/4.2.0 build failure with current binutils (iWMMXt)

2006-05-08 Thread Steven Newbury
--- Richard Earnshaw <[EMAIL PROTECTED]> wrote: > On Sun, 2006-05-07 at 10:06, Steven Newbury wrote: > > I have built an EABI/iWMMXt Gentoo based system. The toolchain I used is > > modified to add a Linux/EABI/iWMMXt target. It has been fine until I > changed > &g