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: GCC 4.1 Projects


In article <1109592685.5858.374.camel@pc.site> you write:

>People do break Ada bootstrap because they don't configure and test Ada,
>they don't configure Ada because they complained about Ada build
>machinery being non standard, delaying Ada build machinery changes will
>only make things worse for Ada bootstrap statistics.

Keep in mind that ada testing *needs a working ada compiler* in the
first place.

If you don't have one, this can be rather painful. You need access to a
platform with a working ada compiler in order to build a cross-compiler,
and you may have to figure out all kinds of not so nice stuff about
cross-compilation.

Been there, done that for i386-OpenBSD. Probably going to do it for
sparc64 at some point in time, as well, but this is not exactly my cup
of tea...


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