Building 1.9.1 on Debian Lenny - gcc issue

  • Thread starter Michal Suchanek
  • Start date
M

Michal Suchanek

Hello

While building ruby 1.9.1 on a Debian Lenny box with gcc4.3 (the
default) compiling parse.c might take several minutes on decent
hardware.

This problem happens on multiple x86 and x86_64 boxes for me but does
not happen on Debian gcc maintainer's boxes.

gcc 4.2 works fine for me.

Anybody else sees this problem?

Thanks

Michal
 
M

M. Edward (Ed) Borasky

Hello

While building ruby 1.9.1 on a Debian Lenny box with gcc4.3 (the
default) compiling parse.c might take several minutes on decent
hardware.

This problem happens on multiple x86 and x86_64 boxes for me but does
not happen on Debian gcc maintainer's boxes.

gcc 4.2 works fine for me.

Anybody else sees this problem?

Thanks

Michal

I just built 1.9.1 successfully with gcc 4.3 on openSUSE 11.1 (64-bit
machine). I haven't done much with Lenny recently, although I will
probably download it when it's release and build a virtual machine
with it.
 
M

Michal Suchanek

2009/2/5 M. Edward (Ed) Borasky said:
I just built 1.9.1 successfully with gcc 4.3 on openSUSE 11.1 (64-bit
machine). I haven't done much with Lenny recently, although I will
probably download it when it's release and build a virtual machine
with it.

It's not that it does not build, it's just that it compiles that
particular file for very long and causes a particular pattern appear
on graphical system monitors that normally appears when something
locks up in a tight loop.

Thanks

Michal
 
N

Nobuyoshi Nakada

Hi,

At Thu, 5 Feb 2009 12:01:00 +0900,
Michal Suchanek wrote in [ruby-talk:326944]:
While building ruby 1.9.1 on a Debian Lenny box with gcc4.3 (the
default) compiling parse.c might take several minutes on decent
hardware.

Use optflags=-O3 instead of default -O2.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top