Re: cross gcc

2002-01-27 Thread Schlomo Schapiro
24 January 2002 17:42, Schlomo Schapiro wrote: > > Hi, > > > > I need help doing a cross gcc on i386 to ppc (all linux of course). > > > > The problem is that I need this to work with the usual glibc and NOT > > newlib. > > > > I'd like to exchange expe

Re: cross gcc

2002-01-24 Thread Eran Man
There's a mini-howto at: http://penguinppc.org/embedded/cross-compiling/ Schlomo Schapiro wrote: > Hi, > > I need help doing a cross gcc on i386 to ppc (all linux of course). > > The problem is that I need this to work with the usual glibc and NOT > newlib. &g

Re: cross gcc

2002-01-24 Thread Hetz Ben Hamo
have been released: Old details and screenshots: http://dot.kde.org/1007435836/ Hetz On Thursday 24 January 2002 17:42, Schlomo Schapiro wrote: > Hi, > > I need help doing a cross gcc on i386 to ppc (all linux of course). > > The problem is that I need this to work with the

Re: cross gcc

2002-01-24 Thread Schlomo Schapiro
; > > > I need help doing a cross gcc on i386 to ppc (all linux of course). > > > > The problem is that I need this to work with the usual glibc and NOT > > newlib. > > > > I'd like to exchange experiences with anybody who did something like this > >

Re: cross gcc

2002-01-24 Thread Schlomo Schapiro
Yes, but it runs a full Linux, (normal kernel, glibc and 8 MB of usual programs). It's our online system and rather cool. But now we don't have a cross compiler and so we have to compile on PPC (we got one apple for that) With a cross-gcc we could compile everywhere. Schlomo On T

Re: cross gcc

2002-01-24 Thread Geoffrey S. Mendelson
Schlomo Schapiro wrote: > > I need help doing a cross gcc on i386 to ppc (all linux of course). > > The problem is that I need this to work with the usual glibc and NOT > newlib. > > I'd like to exchange experiences with anybody who did something like this > befo

Re: cross gcc

2002-01-24 Thread Official Flamer/Cabal NON-Leader
On Thu, Jan 24, 2002 at 05:42:11PM +0200, Schlomo Schapiro wrote: > Hi, > > I need help doing a cross gcc on i386 to ppc (all linux of course). I am DYING to do something like this - are you cross-compiling for an embedded b

cross gcc

2002-01-24 Thread Schlomo Schapiro
Hi, I need help doing a cross gcc on i386 to ppc (all linux of course). The problem is that I need this to work with the usual glibc and NOT newlib. I'd like to exchange experiences with anybody who did something like this before (or plans to). Please mail off-list if you consider i