MaxTheMouse wrote:
> 
> 
> On Jul 18, 5:09 pm, "Dr. David Kirkby" <david.kir...@onetel.net>
> wrote:
>> I'd be interested what you get if you build this program, which was
>> written by one of the gcc guys to try to get to the bottom of this issue
>>   with mpfr not building.
>>
> 
> I get a warning. The program runs but not much output. This is on an
> AMD-64.
> 
> OS: Ubuntu 9.04 x86_64
> gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
> 
> $ gcc -o test test.c
> test.c:3: warning: conflicting types for built-in function ‘memset’
> $ ./test
> n=0
> 
> Adam

Are you compiling this as 64-bit code? If so, then I would expect this. 
Can you try as 32-bit code.

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send 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