public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gabriele Bulfon <gbulfon@sonicle.com>
To: Eric Botcazou <ebotcazou@libertysurf.fr>
Cc: gcc@gcc.gnu.org
Subject: Re: Build of any gcc breaks on my sparc / illumos env
Date: Tue, 5 Jul 2022 19:38:40 +0200 (CEST)	[thread overview]
Message-ID: <950112217.7047.1657042720342@www> (raw)
In-Reply-To: <12001690.O9o76ZdvQC@fomalhaut>

Hi, took me some time to get back to this.
The reason why I need to build new gccs is that to build latest illumos gate I need gcc7 and gcc10 together.
The illumos gate that I can build with illumos gcc 4.4.4 is around 2019, so I tried backporting latest ld, libld, libelf, liblddbg sources to my 2019 gate and rebuilt only these components manually, than installed bin and libs manually.
The problem persists. Is there any other components I need to backport? Using ldd I see only these dependencies for ld.
 
Gabriele
 
 
Sonicle S.r.l. : http://www.sonicle.com
Music: http://www.gabrielebulfon.com
eXoplanets : https://gabrielebulfon.bandcamp.com/album/exoplanets
 




----------------------------------------------------------------------------------

Da: Eric Botcazou <ebotcazou@libertysurf.fr>
A: Gabriele Bulfon <gbulfon@sonicle.com>
Cc: gcc@gcc.gnu.org
Data: 21 giugno 2022 9.39.59 CEST
Oggetto: Re: Build of any gcc breaks on my sparc / illumos env

> As you can see, I use both illumos as and ld, but I also tried using gnu as> with the same result. I also tried using gnu ld (which is not recommended> on a sparc build, AFAIK), but that brought in different problems earlier. > Anyone can help?Using GNU as + Solaris ld is the recommended combination with recent versions of the compiler, but Solaris ld must be recent enough, otherwise building for sparc-sun-solaris2.11 probably does not work indeed.-- Eric Botcazou

  reply	other threads:[~2022-07-05 17:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-20 10:13 Gabriele Bulfon
2022-06-20 11:04 ` Joel Sherrill
2022-06-20 11:23   ` Gabriele Bulfon
2022-06-20 13:21     ` Joel Sherrill
2022-06-20 16:09       ` Gabriele Bulfon
2022-06-21 11:44         ` Joel Sherrill
2022-07-05 17:44           ` Gabriele Bulfon
2022-06-21  7:39 ` Eric Botcazou
2022-07-05 17:38   ` Gabriele Bulfon [this message]
2022-07-05 18:04     ` Rainer Orth

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=950112217.7047.1657042720342@www \
    --to=gbulfon@sonicle.com \
    --cc=ebotcazou@libertysurf.fr \
    --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).