Re: Fw: Cross Compiler to Native Compiler

2007-03-05 Thread Victor Kaplansky
mlinux.org/crash/mirror/www.objsw.com/CrossGCC/). But be sure to edit specs and change cross_compile to 0 later as specs are dumped by cross-compiler. you can find some more info in this thread: http://sourceware.org/ml/crossgcc/2005-02/msg5.html -- Victor > > Cross Compiler to Native

Cross Compiler to Native Compiler

2007-03-05 Thread kapil jain
Hi, I am porting/developing GCC onto a new platform. This platform already have a cross tool chain. Can anybody give me a roadmap to port GCC in native environment from scratch? or Way to convert, Croos-Compiler to Native-Compiler? Thanks n Regards, Kapil _