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?


Geert Bosch <bosch@gnat.com> wrote:
> Yes, you should be able to build "any"
> cross-compiler.
> GNAT is designed to only need a subset of the
> run-time
> library which doesn't require a target-specific
> implementation.
> For example, the compiler does not use tasking and
> similar Ada features.
OK, thats makes sense.

Are there some Ada-specfic commands for building a
cross-compiler w/o the GNAR?

Or is it as simple as that:

configure --target=$cpu --prefix=/src/$cpu
--enable-languages=ada,c

(assuming the binutils for the target have been build
before)

Bernd,
who only build the GCC-CVS/Ada compiler on linux for
linux successfully :-/ 





__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com


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