This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: Build failure of 2.2.3 and 2.2.4pre2 on sparc-unknown-linux


On Sun, 05 Aug 2001, Andreas Jaeger gibbered:
> Jakub Jelinek <jakub@redhat.com> writes:
> 
>> On Sun, Aug 05, 2001 at 02:52:08PM +0200, Andreas Jaeger wrote:
>>> Please do not use --enable-omitfp, especially if you report problems.
>> 
>> On sparc, -fomit-frame-pointer is a nop. Frame pointer will not be omitted
>> anyways (it is there for free because of register windows).
> 
> --enable-omitfp uses also -O99 and AFAIR this is not sane.

True, especially not with GCC-3.0. However, this is 2.95.4 where its
effects are not actually hideous (merely mildly pessimizing).

I've had to hack the Makeconfig to strip out the -g; not enough disk
space otherwise :) (strange, there was enough for the debug build
earlier...)

-- 
`It's all about bossing computers around. Users have to say "please".
Programmers get to say "do what I want NOW or the hard disk gets it".'
                        -- Richard Heathfield on the nature of programming


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