* bug#55665: GCC fails to cross-compile
[not found] <3FE14B6E-5184-4DE2-AE0B-9CF068CCB1AD@pantherx.org>
@ 2022-05-30 10:20 ` Pavel Shlyak
2022-08-11 18:57 ` Pavel Shlyak
1 sibling, 0 replies; 3+ messages in thread
From: Pavel Shlyak @ 2022-05-30 10:20 UTC (permalink / raw)
To: 55665
Related?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100341
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#55665: GCC fails to cross-compile
[not found] <3FE14B6E-5184-4DE2-AE0B-9CF068CCB1AD@pantherx.org>
2022-05-30 10:20 ` bug#55665: GCC fails to cross-compile Pavel Shlyak
@ 2022-08-11 18:57 ` Pavel Shlyak
2023-03-10 20:17 ` Josselin Poiret via Bug reports for GNU Guix
1 sibling, 1 reply; 3+ messages in thread
From: Pavel Shlyak @ 2022-08-11 18:57 UTC (permalink / raw)
To: 55665
[-- Attachment #1: Type: text/plain, Size: 79 bytes --]
It seems to be still there, even after dfda2cc5f6a57a0b89b98f389a2f28bf1e94eaa4
[-- Attachment #2: Type: text/html, Size: 554 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#55665: GCC fails to cross-compile
2022-08-11 18:57 ` Pavel Shlyak
@ 2023-03-10 20:17 ` Josselin Poiret via Bug reports for GNU Guix
0 siblings, 0 replies; 3+ messages in thread
From: Josselin Poiret via Bug reports for GNU Guix @ 2023-03-10 20:17 UTC (permalink / raw)
To: Pavel Shlyak, 55665
[-- Attachment #1: Type: text/plain, Size: 808 bytes --]
Hi Pavel,
Pavel Shlyak <p.shlyak@pantherx.org> writes:
> It seems to be still there, even after dfda2cc5f6a57a0b89b98f389a2f28bf1e94eaa4
Now that we're working on the core-updates branch, the issue is still
there. Roughly, libgcc relies on defines that were introduced in GCC
12, so libgcc has to be compiled with GCC 12, but we have no immediate
way of doing that since we have a GCC 11 cross-compiler that built a GCC
12 host compiler which isn't usable by the builder.
It seems like the proper (but annoying) option would instead be to build
a GCC 12 cross-compiler for the builder using the builder GCC 11, then
use that to build a host GCC 12 and libgcc. That is at odds with how
we do cross-compilation in general though :( We'll keep poking at it.
Best,
--
Josselin Poiret
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 682 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-03-10 20:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <3FE14B6E-5184-4DE2-AE0B-9CF068CCB1AD@pantherx.org>
2022-05-30 10:20 ` bug#55665: GCC fails to cross-compile Pavel Shlyak
2022-08-11 18:57 ` Pavel Shlyak
2023-03-10 20:17 ` Josselin Poiret via Bug reports for GNU Guix
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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).