[WIP] glibc: Use /lib/ld-linux-armhf.so.3 for ARM's -mfloat-abi=hard ABI.

Joseph S. Myers joseph@codesourcery.com
Mon May 7 20:52:00 GMT 2012


On Mon, 7 May 2012, Roland McGrath wrote:

> What I was using in my earlier experiments was "Ubuntu 4.4.3-4ubuntu5.1" on
> x86_64-linux-gnu native.  But I happen to have handy a GCC trunk from last
> week sometime built for --target=arm-linux-gnueabi:
> 
> 	$ ./xgcc -B./ -E -dM -std=c99 -x assembler-with-cpp /dev/null | grep '#define [^_]'

Ah, it appears "-x assembler-with-cpp" is the critical thing here that 
disables -std processing (I don't know why it does so, offhand).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list