[#237] object.c ruby.h (fwd) — Robert Skarwecki <skaav@...>

Hello everybody,

42 messages 2002/07/24
[#239] Re: [PATCH] object.c ruby.h (fwd) — GOTO Kentaro <gotoken@...> 2002/07/24

At Thu, 25 Jul 2002 00:02:28 +0900,

[#240] Re: [PATCH] object.c ruby.h (fwd) — Dave Thomas <Dave@...> 2002/07/24

GOTO Kentaro <gotoken@notwork.org> writes:

[#246] Re: [PATCH] object.c ruby.h (fwd) — GOTO Kentaro <gotoken@...> 2002/07/25

At Thu, 25 Jul 2002 05:05:46 +0900,

[#247] Re: [PATCH] object.c ruby.h (fwd) — Dave Thomas <Dave@...> 2002/07/25

GOTO Kentaro <gotoken@notwork.org> writes:

[#248] Re: [PATCH] object.c ruby.h (fwd) — nobu.nokada@... 2002/07/25

Hi,

[#249] Re: [PATCH] object.c ruby.h (fwd) — Dave Thomas <Dave@...> 2002/07/25

nobu.nokada@softhome.net writes:

[#250] Re: [PATCH] object.c ruby.h (fwd) — nobu.nokada@... 2002/07/25

Hi,

[#252] Re: [PATCH] object.c ruby.h (fwd) — GOTO Kentaro <gotoken@...> 2002/07/25

At Fri, 26 Jul 2002 03:11:02 +0900,

[#253] Re: [PATCH] object.c ruby.h (fwd) — Dave Thomas <Dave@...> 2002/07/25

GOTO Kentaro <gotoken@notwork.org> writes:

Re: Compiling ruby on SGI origins

From: Bil Kleb <W.L.Kleb@...>
Date: 2002-07-28 14:57:35 UTC
List: ruby-core #274
Yukihiro Matsumoto wrote:
> 
> I just need the error message for sockaddr_storage test
> (ext/socket/extconf.rb around line 187).  If you have problem
> identifying the result, send me the whole thing.

It appears that gcc is not configured correctly on either SGI
Origin (two completely different sites/computers). I just did,

 make distclean
 ./configure --prefix=/home/kleb/local --with-tcl-lib=/usr/local/lib --with-gcc=no
 make
 make test
 make install

to force the use of SGI's cc compiler, and apart from a whole
slew of pedantic warnings, it was sucessful!

If anyone is interested in the warnings, let me know and I can
send them along...

-- 
Bil

In This Thread

Prev Next