This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Problem compiling python


Hasan Diwan <siliconjackal@iname.com> writes:

> /usr/include/__math.h: in function 'floatsleep':
> /usr/include/__math.h:277:'asm' needs too many reloads
> I will have a look at the offending header file when I get the time to do so. I am using glibc 2.0.6, if that is of concern.

I'm not sure which release of egcs you're using, but recent releases
have started to flag conditions that would cause incorrect code to be
silently generated for glibc.  You might want to upgrade glibc to a
newer release...

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:oliva@gnu.org mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]