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 error
during the make :
a-except.adb:45:01: warning: unrecognized pragma "Compiler_Unit"
And I think that "Compiler_Unit" may no exist in gcc 3.4.6...
Regards,
Selim
