This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: [WIP] glibc: Use /lib/ld-linux-armhf.so.3 for ARM's -mfloat-abi=hard ABI.


> This is far too complicated.  GCC isn't detecting what dynamic linker 
> glibc has, after all.  We should simply test if the compiler predefines 
> __ARM_PCS_VFP, which is easy to do in the ARM preconfigure.

Then you don't even need to do any configure stuff.
Just use %ifdef in shlib-versions.


Thanks,
Roland


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