public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Chris Johns <chris@contemporary.net.au>
To: gcc@gcc.gnu.org
Subject: Building gcc 12 cross-compiler with --enable-lto on FreeBSD fails
Date: Wed, 15 Jun 2022 19:25:18 +1000	[thread overview]
Message-ID: <bb1b6476-d3ab-a1da-a5bb-aad8c6958260@contemporary.net.au> (raw)

Hi,

I am trying to build a cross-compiler on FreeBSD with --enable-lto because a
chip vendor is using it when building controller software that is part of a system.

The build I am using symlinks gmp, mpfr etc as source so they are built as part
of the gcc build.

The mpfr package is reporting ...

build/mpfr/config.log:configure:17408: error: Link Time Optimisation is not
supported (see config.log for details).

Should the enable option be passed to these packages?

I have assumed the enable option for LTO is for the cross compiler and not the
host gcc?

Thanks
Chris

             reply	other threads:[~2022-06-15  9:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-15  9:25 Chris Johns [this message]
2022-06-15  9:56 ` Richard Biener
2022-06-15 10:40   ` Chris Johns

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=bb1b6476-d3ab-a1da-a5bb-aad8c6958260@contemporary.net.au \
    --to=chris@contemporary.net.au \
    --cc=gcc@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).