public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Building Single Tree for a Specific Set of CFLAGS
@ 2024-03-26 21:52 Joel Sherrill
  2024-03-27  8:52 ` Christophe Lyon
  0 siblings, 1 reply; 5+ messages in thread
From: Joel Sherrill @ 2024-03-26 21:52 UTC (permalink / raw)
  To: GCC

[-- Attachment #1: Type: text/plain, Size: 489 bytes --]

Hi

For RTEMS, we normally build a multilib'ed gcc+newlib, but I have a case
where the CPU model is something not covered by our multilibs and not one
we are keen to add. I've looked around but not found anything that makes me
feel confident.

What's the magic for building a gcc+newlib with a single set of libraries
that are built for a specific CPU CFLAGS?

I am trying --disable-multlibs on the gcc configure and adding
CFLAGS_FOR_TARGET to make.

Advice appreciated.

Thanks.

--joel

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

end of thread, other threads:[~2024-03-28  9:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-26 21:52 Building Single Tree for a Specific Set of CFLAGS Joel Sherrill
2024-03-27  8:52 ` Christophe Lyon
2024-03-27 10:35   ` Kai Ruottu
2024-03-27 19:07   ` Joel Sherrill
2024-03-28  9:17     ` Christophe Lyon

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