public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
* Help compiling glibc 2.31 wih System V abi for powerpc
@ 2022-04-15 22:42 Manolo Padron Martinez
  2022-04-16 11:16 ` Florian Weimer
  0 siblings, 1 reply; 6+ messages in thread
From: Manolo Padron Martinez @ 2022-04-15 22:42 UTC (permalink / raw)
  To: libc-help

Hi:

I'm trying to compile glibc for a device with a powerpc processor that have
an old distro.
I'm using debian and crosscompiling it.
It seems to compile but when I use readelf to check the abi of libc.so I
get UNIX - GNU.
I take a look to all .a files and I have seen that everything is compiled
with UNIX - System V except the entries related to gettimeofday and time in
libc_pic.a.

I think I've tried everything but still get that part with UNIX - GNU.
The configure options I'm trying are this:

--host=powerpc-linux-gnu --enable-oldest-abi  --prefix=/tmp/binglibc
--disable-werror CFLAGS='-D_GLIBCXX_USE_CXX11_ABI=0 -mcall-sysv-noeabi -O2
-U HAVE_ELFV2_ABI

Any idea what I could try?

Thanks in advance

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

end of thread, other threads:[~2022-04-19 10:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-15 22:42 Help compiling glibc 2.31 wih System V abi for powerpc Manolo Padron Martinez
2022-04-16 11:16 ` Florian Weimer
2022-04-16 13:15   ` Manolo Padron Martinez
2022-04-16 13:41     ` Florian Weimer
2022-04-16 21:51       ` Manolo Padron Martinez
2022-04-19 10:04         ` Florian Weimer

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 read-only IMAP folder(s) and NNTP newsgroup(s).