On Mon, Sep 30, 2002 at 09:05:16PM +0200, Florian Weimer wrote: > Christian Jönsson <[EMAIL PROTECTED]> writes: > > > Good to know, is there any other gnat version available for debian > > sparc linux that works bootstrapping gcc with Ada cvs trunk & branch? > > It's rather straightforward to patch it yourself. Just remove the > code that emits the critical call.
uhm, what piece of code do I patch? the installed gnat? which files? > > And, actually, how would I do this on a system that I do not have > > anything but gcc with only C/C++? (Such as Aurora SPARC Linux...) > > Cross-compile. but don't I need a cross-compiler, e.g., gcc, with C/C++ and Ada then first? Is there something like a HOWTO for a procedure to build a gcc with Ada compiler on a system that does not have a functiona Ada compiler prior? Cheers, /ChJ