public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tom Kacvinsky <tkacvins@gmail.com>
To: gcc-help@gcc.gnu.org
Subject: Re: help cross-compiling gcc
Date: Sat, 31 Dec 2022 15:47:15 -0500	[thread overview]
Message-ID: <CAG_eJLezN_jeeqcd-7R1ekCnoxdyCLP-rjDN+k7CF4KDaz8fiQ@mail.gmail.com> (raw)
In-Reply-To: <CALAySuLJft+oLQ3cd56Zp_yk8ecDyCtpeh7CRsny=ZcPQ3K2DA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 739 bytes --]

On Sat, Dec 31, 2022 at 3:30 PM Vincent Fortier via Gcc-help <
gcc-help@gcc.gnu.org> wrote:

<massive snip>

Any ideas and/or help much appreciated :)
>

Perhaps your issue is that you need the C run time for your cross compiled
tool chain first,
as the libraries GCC builds for its C++ run time (for example, there are
others), having been
targeted for something other than the host build system, will need the
target C run time.  I do
not know if Synology systems use glibc for their C run time.

Now, please keep in mind I have yet to try my hand at building a cross
compiler myself,
but at one point I did do some research on it and this was one of the
things I read.  So I
would take anything I wrote above with a grain of salt.

Tom

  reply	other threads:[~2022-12-31 20:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-29 21:24 Vincent Fortier
2022-12-31 12:04 ` Kai Ruottu
2022-12-31 20:30   ` Vincent Fortier
2022-12-31 20:47     ` Tom Kacvinsky [this message]
2022-12-31 21:59     ` Kai Ruottu
2023-04-04  1:23       ` Vincent Fortier

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=CAG_eJLezN_jeeqcd-7R1ekCnoxdyCLP-rjDN+k7CF4KDaz8fiQ@mail.gmail.com \
    --to=tkacvins@gmail.com \
    --cc=gcc-help@gcc.gnu.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).