Thank you Jonathan for the quick reply. About the CPU I mentioned, do you think it can be done? (its a 16bits, and I read gcc works fine for 32bits processors with 32bits registers, more than one). On Wed, Nov 20, 2013 at 7:22 PM, Jonathan Wakely <jwakely.gcc@xxxxxxxxx> wrote: > On 20 November 2013 18:14, eljedi . wrote: >> Hello, >> >> I want to know how to port gcc to a platform (learn purpose only). >> I've been reading some links: >> http://gcc.gnu.org/onlinedocs/gcc-2.95.2/gcc_16.html#SEC169 >> >> But this are for 2.95. Does it still holds? is there any updated doc? > > If you remove the part of the URL after "gcc-2.95.2" i.e. > http://gcc.gnu.org/onlinedocs/ then you'll find that links to > http://gcc.gnu.org/onlinedocs/gccint/