public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc 3.2x under irix6.3 (R5000)
@ 2003-05-15 17:47 RenE J.V. Bertin
  2003-05-15 22:38 ` Eric Christopher
  2003-05-16  0:30 ` Kaveh R. Ghazi
  0 siblings, 2 replies; 3+ messages in thread
From: RenE J.V. Bertin @ 2003-05-15 17:47 UTC (permalink / raw)
  To: gcc

Hello,

I have a problem building gcc 3.2.3 on an R5000 SGI O2 running irix 6.3 . 
Somewhere probably towards the end, ld gets a bus error when trying to link 
libstdc++ . I *am* using the system as command, and am now doing a last try 
with -mips4 -mcpu=R5000 -mabi=n32 in the building flags. Some more details 
in bug report 10801.

Any ideas? Or would anyone have a binary package that I could install (no 
tardist; I want this next to my gcc 3.2 o32 compiler!).

Thanks in advance.

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
http://join.msn.com/?page=features/junkmail

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: gcc 3.2x under irix6.3 (R5000)
  2003-05-15 17:47 gcc 3.2x under irix6.3 (R5000) RenE J.V. Bertin
@ 2003-05-15 22:38 ` Eric Christopher
  2003-05-16  0:30 ` Kaveh R. Ghazi
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Christopher @ 2003-05-15 22:38 UTC (permalink / raw)
  To: RenE J.V. Bertin; +Cc: gcc

On Thu, 2003-05-15 at 10:46, RenE J.V. Bertin wrote:
> Hello,
> 
> I have a problem building gcc 3.2.3 on an R5000 SGI O2 running irix 6.3 . 
> Somewhere probably towards the end, ld gets a bus error when trying to link 
> libstdc++ . I *am* using the system as command, and am now doing a last try 
> with -mips4 -mcpu=R5000 -mabi=n32 in the building flags. Some more details 
> in bug report 10801.
> 

The system ld or a new binutils ld?
I've been able to bootstrap without a problem on my 6.5.x box.

> Any ideas? Or would anyone have a binary package that I could install (no 
> tardist; I want this next to my gcc 3.2 o32 compiler!).

sorry. Not sure. Try the binaries link off of the gcc web page
(gcc.gnu.org)

-eric

-- 
Eric Christopher <echristo@redhat.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: gcc 3.2x under irix6.3 (R5000)
  2003-05-15 17:47 gcc 3.2x under irix6.3 (R5000) RenE J.V. Bertin
  2003-05-15 22:38 ` Eric Christopher
@ 2003-05-16  0:30 ` Kaveh R. Ghazi
  1 sibling, 0 replies; 3+ messages in thread
From: Kaveh R. Ghazi @ 2003-05-16  0:30 UTC (permalink / raw)
  To: rjvbertin; +Cc: gcc

 > Hello,
 > 
 > I have a problem building gcc 3.2.3 on an R5000 SGI O2 running irix
 > 6.3 . Somewhere probably towards the end, ld gets a bus error when
 > trying to link libstdc++ . I *am* using the system as command, and am
 > now doing a last try with -mips4 -mcpu=R5000 -mabi=n32 in the building
 > flags. Some more details in bug report 10801.
 > 
 > Any ideas? Or would anyone have a binary package that I could install
 > (no tardist; I want this next to my gcc 3.2 o32 compiler!).
 > 
 > Thanks in advance.

I've been able to build gcc-3.2.3 on irix6.2 and irix6.5.  The only
special thing I've had to do is "setenv CONFIG_SHELL /bin/ksh" (or
setenv CONFIG_SHELL /your_path_to/bash) before running configure and
"make bootstrap".  Without this setting, sometimes you'll get a crash
building libstdc++ because /bin/sh is buggy, I don't know if this is
the same problem you're seeing, but give it a try.

		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-05-16  0:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-15 17:47 gcc 3.2x under irix6.3 (R5000) RenE J.V. Bertin
2003-05-15 22:38 ` Eric Christopher
2003-05-16  0:30 ` Kaveh R. Ghazi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).