public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/108491] New: cross compiler does not work: cc1: error: ‘-msecure-plt’ not supported by your assembler
@ 2023-01-23  9:53 marxin at gcc dot gnu.org
  2023-01-23 13:02 ` [Bug target/108491] " segher at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: marxin at gcc dot gnu.org @ 2023-01-23  9:53 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 108491
           Summary: cross compiler does not work: cc1: error:
                    ‘-msecure-plt’ not supported by your assembler
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
                CC: segher at gcc dot gnu.org
  Target Milestone: ---
              Host: x86_64-linux-gnu
            Target: powerpc-freebsd13

Building the cross-compiler fails with:

./xgcc -B./ -B/home/marxin/bin/gcc/powerpc-freebsd13/bin/ -isystem
/home/marxin/bin/gcc/powerpc-freebsd13/include -isystem
/home/marxin/bin/gcc/powerpc-freebsd13/sys-include -L/dev/shm/objdir2/gcc/../ld
 -xc -nostdinc /dev/null -S -o /dev/null
-fself-test=/home/marxin/Programming/gcc2/gcc/testsuite/selftests
cc1: error: ‘-msecure-plt’ not supported by your assembler
make: *** [/home/marxin/Programming/gcc2/gcc/c/Make-lang.in:128: s-selftest-c]
Error 1
make: *** Waiting for unfinished jobs....

Shouldn't we add detection for an assembler, if it's supported or not?

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

end of thread, other threads:[~2023-01-24 13:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-23  9:53 [Bug target/108491] New: cross compiler does not work: cc1: error: ‘-msecure-plt’ not supported by your assembler marxin at gcc dot gnu.org
2023-01-23 13:02 ` [Bug target/108491] " segher at gcc dot gnu.org
2023-01-23 13:09 ` rguenth at gcc dot gnu.org
2023-01-23 15:30 ` pinskia at gcc dot gnu.org
2023-01-24 13:28 ` marxin at gcc dot gnu.org
2023-01-24 13:28 ` marxin at gcc dot gnu.org
2023-01-24 13:35 ` pinskia at gcc dot gnu.org
2023-01-24 13:43 ` segher at gcc dot gnu.org
2023-01-24 13:52 ` amonakov at gcc dot gnu.org

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