public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC testing on FreeBSD
@ 2024-04-26 11:06 Jonathan Wakely
  2024-04-28 10:24 ` Gerald Pfeifer
  0 siblings, 1 reply; 8+ messages in thread
From: Jonathan Wakely @ 2024-04-26 11:06 UTC (permalink / raw)
  To: Gerald Pfeifer, Andreas Tobler; +Cc: gcc

Hi Gerald, Andreas,

How are you testing on FreeBSD?

When I build GCC trunk on FreeBSD 14.0 and try to run the libstdc++
testsuite it fails due to lots of these errors:

Excess errors:
/usr/local/bin/ld: /tmp//ccev946q.o: relocation R_X86_64_32 against
symbol `_ZTIN10__cxxabiv115__forced_unwindE@@CXXABI_1.3.2' can not be
used when making a PDE object; recompile with -fPIE
/usr/local/bin/ld: failed to set dynamic section sizes: bad value

Which suggests that -fPIE is missing from the default test flags.

Have you seen this? Do you do something locally to work around it?

Thanks,
Jonathan

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

end of thread, other threads:[~2024-04-29 12:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-26 11:06 GCC testing on FreeBSD Jonathan Wakely
2024-04-28 10:24 ` Gerald Pfeifer
2024-04-28 10:32   ` Rainer Orth
2024-04-28 13:39   ` Lorenzo Salvadore
2024-04-28 17:19     ` Rainer Orth
2024-04-28 18:38       ` Lorenzo Salvadore
2024-04-29 12:21         ` Rainer Orth
2024-04-28 16:17   ` Jonathan Wakely

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