mailing list of musl libc
 help / color / mirror / code / Atom feed
* need possibility to override default endianness
@ 2012-10-10 21:56 John Spencer
  2012-10-11  0:11 ` Rich Felker
  0 siblings, 1 reply; 2+ messages in thread
From: John Spencer @ 2012-10-10 21:56 UTC (permalink / raw)
  To: musl

if you compile musl mips on mispel with landley's gcc 4.1.2, or gcc 
3.4.6, bits/endian.h says the BYTE_ORDER == __BIG_ENDIAN, and breaks 
built apps (for example sha512 code used in butch).

i know that more recent gcc's set the macro automatically, still:

rather than overwriting that file manually i'd prefer if musl had a flag 
to indicate the desired endianness.

i.e. ./configure --with-target-endian=little


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-11  0:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-10 21:56 need possibility to override default endianness John Spencer
2012-10-11  0:11 ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).