bug-glibc
[Top][All Lists]
Advanced

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

Re: Problem compiling - rpcgen fails - 'Value too large'


From: Matthew Hambley
Subject: Re: Problem compiling - rpcgen fails - 'Value too large'
Date: Wed, 18 Jul 2001 22:25:27 +0100
User-agent: Messenger-Pro/2.50a (RemoteNB/1.50) (RISC-OS/4.02)

In message <address@hidden> you wrote:

> Matthew Hambley <address@hidden> writes:
> 
> > I am attempting to compile glibc 2.2.3 and am having some difficulty. 
> > I have suitably modern tools as specified in the INSTALL file and am
> > compiling for Linux kernel 2.4.5 on an AMD K7.
> > 
> > Everything appears to go fine until a call is made to rpcgen to create
> > various RPC related files.  This crashes with 'Value too large for
> > specified data type' or something similar.
> > 
> > My understanding is that this error should only occur when accessing
> > files of the order of 3GB which obviously I'm not.  I also have more
> > than sufficient i-nodes on the disc so I can't imagine what is wrong.
> > 
> > Has anyone seen this before and if so can you suggest a solution.  If
> > not I will happily provide a more detailed copy of 'make' output.
> 
> Which compiler and which compiler flags are you using?

I am using gcc 2.95.3 with the flags:

-s -O3 -fomit-frame-pointer -Wall -march=i686 -malign-functions=4
-funroll-loops -fexpensive-optimizations -malign-double -fschedule-insns2
-mwide-multiply

That is to say, that is what I have CFLAGS set to.  What the configuration
script adds is another matter.  Thisset of flags is recomended as being
optomised for the K7.  After all, there's no advantage to compiling your
own stuff if you aren't going to optimise it.

-- 
(\/)atthew Hambley ----------------\ If something's worth doing it's worth
                                    \ doing badly until you can learn to
address@hidden           \ do it well.
http://www.aether.demon.co.uk/        \-----------------------------------




reply via email to

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