2008/12/10 mabshoff <[EMAIL PROTECTED]>:
>
> On Dec 10, 4:11 am, [EMAIL PROTECTED] wrote:
>> Hello:
>
> Hi Pablo,
>
>> Following instructions from install.log, this is an email about an install 
>> error
>> The "relevant" part of install.log is:
>>
>> -------------------------
>> checking whether g++ accepts -g... yes
>> checking C++ compiler g++  -m32 -O2 -fomit-frame-pointer -mtune=pentium4
>> -march=pentium4... no, std iostream
>> checking C++ compiler g++  -g -O2... no, std iostream
>> configure: error: C++ compiler not available, see config.log for details
>> Failed to configure.
>
> Something is wrong with your g++ compiler, but it is broken in a
> subtle way. Can you upload the content of spkg/build/gmp-4.2.2.p1.fake/
> src/config.log somewhere and post a link?
>
>> The computer is Intel Celeron, 1GB of RAM and apparently lots of free space 
>> in
>> disk, running suse 10 with a kernel 2.6.13-15-default. I have tried both sage
>> 3.2 and 3.1.4.
>>
>> Regards
>> Pablo
>
> Cheers,
>
> Michael

-mtune=pentium4 -march=pentium4 isn't going to work on a lot of celerons.

>From gcc's man page:
"           pentium4, pentium4m
               Intel Pentium4 CPU with MMX, SSE and SSE2 instruction set
               support."

If I remember correctly, celerons are crippled pentium 3s. But maybe I'm wrong.

--
Conrad

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to