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: [PATCH] Format floating routines.


On 8 October 2013 21:19, OndÅej BÃlka <neleai@seznam.cz> wrote:
> I used
> objdump -d test/math/libm.so > a
> objdump -d test2/math/libm.so > b
> diff a b
>
> and got
>
> 2c2
> < test/math/libm.so:     file format elf64-x86-64
> ---
>> test2/math/libm.so:     file format elf64-x86-64

Then you're good to go.  Thanks for doing this!

Siddhesh
-- 
http://siddhesh.in


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