On Thu, Aug 6, 2009 at 10:32 PM, William Stein<wst...@gmail.com> wrote:
>
>
> 2009/8/6 David Joyner <wdjoy...@gmail.com>
>>
>> I tried
>>
>> export CC=/usr/bin/gcc-3.4
>> export CXX=/usr/bin/cpp-3.4
>>
>> then removing the links gcc, cpp and relinking with
>>
>> sudo ln -s /usr/bin/gcc-3.4 /usr/bin/gcc
>> sudo ln -s /usr/bin/cpp-3.4 /usr/bin/cpp
>>
>> The build failed at matplotlib. One error was that c++ was not
>> installed on the system.
>
> Just for the record, I think GCC 3.4 couldn't work even on a correctly
> configured system, because of ratpoints.

I tried the same thing with 3.4 replaced by 4.2. The error this time was
"too many input files". Then I tried replacing 4.2 by 4.3. Same error.
I only have gcc-3.4, 4-4.2, -4.3, and -4.4 on this system, so I think I'm
out of options for now.



>
> William
>
>
> >
>

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

Reply via email to