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

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: Warnings on sparc build


>>>>> Jakub Jelinek writes:

Jakub> On Mon, Sep 04, 2000 at 01:51:34PM +0200, Andreas Jaeger wrote:
>> >>>>> Ulrich Drepper writes:
>> 
Uli> Andreas Jaeger <aj@suse.de> writes:
>> >> How should this be fixed?  It seems that the soft-fp Makefiles are not
>> >> really correct.
>> 
Uli> This whole soft-fp situation is not pleasing.  Since the code is not
Uli> an add-on there is no room for this subdir having a sysdeps hierachy.
Uli> It must be mergerd with the regular one in which case the warnings go
Uli> away.
>> 
>> Do you mean that the contents of soft-fp/sysdeps/* has to be put in
>> the normal sysdeps files?  For example:
>> mv soft-fp/sysdeps/i386/sfp-machine.h sysdeps/i386
>> ...
>> 
Uli> Any volunteer?
>> 
>> I can do that - but I can't really test it really since I don't have
>> normally an easy access to a Sparc machine.

Jakub> I'll do it soonish.

I've just started and have a script for it already, I'm just waiting
for Uli's "Go ahead".  

I guess the best solution would be if I move the files around
(including removal of soft-fp/configure) - and let you do the rest
(including changes to Makefiles[1]).  What do you think, Jakub?
Otherwise I can send you my script.

Andreas

Footnotes: 
[1]  I can't just move soft-fp/sysdeps/sparc/sparc64/Makefile to
     sysdeps/sparc/sparc64/Makefile, those have to be merged and this
     has to be done manually.
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

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