Re: gnat cross compilation

2011-10-26 Thread Arnaud Charlet
> Is it possible to compile a gnat cross compiler based on gcc 4.5.2 > using my > pre-installed gnat native compiler based on gcc 3.4.6 ? Or should I try > to > build my own local native compiler based on gcc 4.5.2 ? You needed a matching native compiler first in order to build

gnat cross compilation

2011-10-26 Thread BELBACHIR Selim
Hi, Is it possible to compile a gnat cross compiler based on gcc 4.5.2 using my pre-installed gnat native compiler based on gcc 3.4.6 ? Or should I try to build my own local native compiler based on gcc 4.5.2 ? I ask the question because for the moment, I'm stuck with the following erro