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]

[Bug target/15331] Assembler error building gnatlib on IRIX 6.5 with GNU as 2.14.91


------- Additional Comments From ro at techfak dot uni-bielefeld dot de  2004-05-10 13:59 -------
Subject: Re:  Assembler error building gnatlib on IRIX 6.5 with GNU as 2.14.91

rsandifo at gcc dot gnu dot org writes:

> Yeah, I'd noticed this too, and came up with the attached patch.

Thanks, that worked for me.

> Unfortunately, Ada seems to assume the native linker, so it's
> not going to be possible to use GNU ld even if this patch goes in.

True, although this is only an issue for mainline (and will not be as soon
as tree-ssa is merged since Ada will stop working at this point): the 3.4
branch doesn't try to build the shared libgnat, so this issue doesn't come
up.

> And I'm never too sure how useful the --with-gnu-as --without-gnu-ld
> combo is for n32 & n64.

It used to work for me pretty well.  When I tried to use gas and gld, many
Ada testcases failed for me with linker errors, though I haven't yet
started to investigate what's going on there.

	Rainer


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15331


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