This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Ada/GNAT runtime library?


Bernd Trog <berndtrog@yahoo.com> writes:

> What puzzels me, is the close dependancy between the
> OS and the CPU for the GNARL.
> e.g.
> GNU/Linux x86 works
> GNU/Linux Alpha don't work

Some Ada files duplicate constants from the libc header files, and
these constants differ on different Linux platforms.

autoconf could probably be used to generate these files.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]