guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building guile 1.8.6 on Tru64 5.1b


From: Didier Godefroy
Subject: Re: Building guile 1.8.6 on Tru64 5.1b
Date: Tue, 21 Apr 2009 21:46:43 +0200
User-agent: Microsoft-Entourage/12.17.0.090302

on 4/21/09 9:07 PM, Ludovic Courtès at address@hidden uttered the following:

> Didier Godefroy <address@hidden> writes:
> 
>> numbers.c: In function 'scm_is_unsigned_integer':
>> numbers.c:5756: warning: control may reach end of non-void function
>> '__gmpz_get_ui' being inlined
> 
> That appears to be more of a GMP and/or GCC problem.  There are bug
> reports against GCC for incorrect diagnostics of that sort, e.g.,
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21800 .  That could be
> something like that.
> 
> Which version of GMP and GCC are you using?

gmp 4.1.4
gcc 4.0.2

And I've been trying unsuccessfully to compile a newer gcc for quite some
time. I'm working on gcc 4.3.3 right now and it's giving me lots of errors
as well, but I'm hoping to get it finally compiled soon.

> In the meantime, you can try compiling without `-Werror', run "make
> check", and report back.

Will do. Working on this right now. Thanks,


-- 
Didier Godefroy
mailto:address@hidden






reply via email to

[Prev in Thread] Current Thread [Next in Thread]