libm functions for x86-64

Mike Frysinger vapier@gentoo.org
Fri Mar 17 03:22:00 GMT 2006


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log.bz2
Type: application/x-bzip2
Size: 1691 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20060317/7ba7afb8/attachment.bz2>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.log.bz2
Type: application/x-bzip2
Size: 137389 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20060317/7ba7afb8/attachment-0001.bz2>


More information about the Libc-alpha mailing list