public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
From: Manolo Padron Martinez <manolopm@gmail.com>
To: Florian Weimer <fweimer@redhat.com>
Cc: Manolo Padron Martinez via Libc-help <libc-help@sourceware.org>
Subject: Re: Help compiling glibc 2.31 wih System V abi for powerpc
Date: Sat, 16 Apr 2022 22:51:15 +0100	[thread overview]
Message-ID: <CAPf2Or57dZkKCqZByNPL_R2c_5V6tbB8CgGQgqT-aJbdpTGStw@mail.gmail.com> (raw)
In-Reply-To: <87fsmdtabr.fsf@oldenburg.str.redhat.com>

>
> So you don't want to replace glibc on the target system?  Then you
> shouldn't build a new glibc, but copy the target glibc into your
> sysroot.
>

 Again thank you Florian.

I've tried to use sysroot with configure and so on but it seems the
software i'm trying to compile its ignoring --with-sysroot flag, but I
tried to put all the libs in a directory and force it with -L and it works,
the only problem is the software i'm trying to compile use some features of
libc that are only in the new releases.
So I have to return to my original plan and try to compile glibc with
system v abi.

I'll keep trying to discover what's the reason that changes both time
functions into gnu abi. I took a look at IFUNCS (I didn't know what they
are until you tell me) but I don't see any IFUNC in those functions.

One again, any suggestion would be great.

Thanks again

  reply	other threads:[~2022-04-16 21:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-15 22:42 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 [this message]
2022-04-19 10:04         ` Florian Weimer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPf2Or57dZkKCqZByNPL_R2c_5V6tbB8CgGQgqT-aJbdpTGStw@mail.gmail.com \
    --to=manolopm@gmail.com \
    --cc=fweimer@redhat.com \
    --cc=libc-help@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).