This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: libm functions for x86-64


On Tuesday 14 March 2006 11:42, Michael Matz wrote:
> I would like to know the best way to move forward with this.

unless i did something wrong, this patch causes build failures when applied to 
glibc-2.4 / trunk ...

so in a clean cvs checkout of the libc dir on an amd64 host:
gzcat libm-x86-64.diff.gz | patch -p0
mkdir ../glibc-build
cd ../glibc-build
../libc/configure --prefix=/usr
make
<libm.so fails to link due to undefined symbols>

logs attached
-mike

Attachment: configure.log.bz2
Description: BZip2 compressed data

Attachment: make.log.bz2
Description: BZip2 compressed data


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