This is the mail archive of the gcc-bugs@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: Bootstrap failure gcc 3.2 cvs branch: lib.o: In function `lib__sort': /gcc/ada/lib-sort.adb:39: undefined reference to `__enable_execute_stack'


On Mon, Sep 30, 2002 at 09:05:16PM +0200, Florian Weimer wrote:
> Christian Jönsson <christian@j-son.org> 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


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