Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#83997 - 27/03/2002 18:07 GCC v3 Cross Compiler
danthep
enthusiast

Registered: 29/08/1999
Posts: 209
Loc: new zealand
Does anyone have / know of a prebuilt gcc v3.x arm toolchain for x86?

Seems everyone is still using 2.95...

Top
#83998 - 27/03/2002 21:09 Re: GCC v3 Cross Compiler [Re: danthep]
tman
carpal tunnel

Registered: 24/12/2001
Posts: 5528
Is there any particular feature or enhancement you need in GCC 3.x?
The 2.9x branch and 2.95 in particular is quite stable and have been tested quite extensively.

- Trevor

Top
#83999 - 28/03/2002 04:58 Re: GCC v3 Cross Compiler [Re: tman]
danthep
enthusiast

Registered: 29/08/1999
Posts: 209
Loc: new zealand
To get the latest gcj going on arm.

Top
#84000 - 28/03/2002 05:08 Re: GCC v3 Cross Compiler [Re: danthep]
tman
carpal tunnel

Registered: 24/12/2001
Posts: 5528
Ah okay. Creating a cross compiler isn't that difficult. It's just time consuming to wait for it to compile all of the pieces. I've only done it with the 2.x series though. The ARM compiler should be pretty much standard.

A while back I targeted some EGCS release for the MIPS processor the Playstation in particular. Was kind of neat to write programs to run on a Playstation but the novelty wore off quite quickly. The fact I sucked at 3D matrix programming was a minor point... My biggest achievement on the Playstation was a spinning Rubiks(spelling?) cube

- Trevor

Top
#84001 - 28/03/2002 17:57 Re: GCC v3 Cross Compiler [Re: tman]
danthep
enthusiast

Registered: 29/08/1999
Posts: 209
Loc: new zealand
OK, guess i'll have to give it a go.

This is actually for the Sharp Zaurus... but should work on the empeg if i ever get round to programming it.

Top