Re: [Cegcc-devel] native gcc on arm

2007-04-25 Thread bernhard
On 23.04.2007, at 23:00, Pedro Alves wrote: > bernhard escreveu: >> Hi! I have a 'newbie' question... >> Is there a way to have gcc run native on a arm device? > > It has been done before: > http://pocketgcc.sourceforge.net/ > > I never saw their sources, but I guess it was based on Voxware's > to

Re: [Cegcc-devel] native gcc on arm

2007-04-23 Thread Pedro Alves
bernhard escreveu: > Hi! I have a 'newbie' question... > > Is there a way to have gcc run native on a arm device? It has been done before: http://pocketgcc.sourceforge.net/ I never saw their sources, but I guess it was based on Voxware's toolchain. With some work, it should be possible to have

[Cegcc-devel] native gcc on arm

2007-04-23 Thread bernhard
Hi! I have a 'newbie' question... Is there a way to have gcc run native on a arm device? I was able to build a gcc toolchain (mingw32ce and cegcc) on my MacOSX to do cross-compiling, since i would like to have Python and PyGame running on my mobile device. But unfortunately Python needs to e