public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kai Ruottu <kai.ruottu@wippies.com>
To: Jonathan Wakely <jwakely.gcc@gmail.com>,
	Jouk Jansen <joukj@hrem.nano.tudelft.nl>
Cc: gcc-help <GCC-HELP@gcc.gnu.org>
Subject: Re: Problem creating cross-compiler
Date: Thu, 18 Jun 2020 14:52:04 +0300	[thread overview]
Message-ID: <776bacdf-05c7-4e94-8f3d-cb841b9086f4@wippies.com> (raw)
In-Reply-To: <7d23ba40-85d9-497c-6d54-abeed4e62937@wippies.com>

Kai Ruottu kirjoitti 18.6.2020 klo 14.26:
> What seems also to be missing is the prerequisite :
>
> "In order to build GCC, the C standard library and headers must be 
> present for all target variants
> for which target libraries will be built (and not only the variant of 
> the host C++ compiler)."
>
> https://gcc.gnu.org/install/prerequisites.html
>
> When there is no "--with-sysroot=<something>" to point to the 
> required  'ia64-hp-openvms'
> target libraries and headers (the assumption nowadays being a separate 
> $sysroot for the target
> stuff), this mistake seems obvious.
>
If one hasn't a 'ia64-hp-openvms' target system (like me) where to copy 
the target stuff, there is a serious
problem :(  Here is one advice for solving this issue :

https://sourceforge.net/p/gnv/mailman/message/33596356/

      parent reply	other threads:[~2020-06-18 11:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-18  8:48 Jouk Jansen
2020-06-18 10:52 ` Jonathan Wakely
2020-06-18 11:26   ` Kai Ruottu
2020-06-18 11:46     ` Jonathan Wakely
2020-06-18 11:52     ` Kai Ruottu [this message]

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=776bacdf-05c7-4e94-8f3d-cb841b9086f4@wippies.com \
    --to=kai.ruottu@wippies.com \
    --cc=GCC-HELP@gcc.gnu.org \
    --cc=joukj@hrem.nano.tudelft.nl \
    --cc=jwakely.gcc@gmail.com \
    /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).