public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcc/110017] New: Crossback Compilation for multilib fails on latest ubuntu due to -mx32 being disabled by the linux kernel
@ 2023-05-28 22:39 unlvsur at live dot com
  2023-05-28 22:41 ` [Bug libgcc/110017] " unlvsur at live dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: unlvsur at live dot com @ 2023-05-28 22:39 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110017

            Bug ID: 110017
           Summary: Crossback Compilation for multilib fails on latest
                    ubuntu due to -mx32 being disabled by the linux kernel
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcc
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

I attempted crossback compilation for GCC, where the compiler is built on
Linux, runs on Windows, and is targeted for Linux again. However, the build
system of libgcc includes a sanity test to detect the functionality of the
compiler, which prevents the build for the -mx32 option and disables m32.

Moreover, during crossback compilation, GCC specifically looks for the "cc"
command instead of just "gcc," even in cases where it doesn't exist.

Is there a way to remove or bypass the sanity test restriction for crossback
compilation in this scenario?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-28 22:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-28 22:39 [Bug libgcc/110017] New: Crossback Compilation for multilib fails on latest ubuntu due to -mx32 being disabled by the linux kernel unlvsur at live dot com
2023-05-28 22:41 ` [Bug libgcc/110017] " unlvsur at live dot com
2023-05-28 22:41 ` pinskia at gcc dot gnu.org
2023-05-28 22:43 ` unlvsur at live dot com
2023-05-28 22:46 ` unlvsur at live dot com

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).