public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Is it possible to build Single GCC Executable for armv5, armv6, armv7-{cortex-xx-{A,R,M}},armv8 etc.?
@ 2019-11-10 11:36 Israr Sayed
  2019-11-11 11:40 ` Jonathan Wakely
  0 siblings, 1 reply; 9+ messages in thread
From: Israr Sayed @ 2019-11-10 11:36 UTC (permalink / raw)
  To: gcc-help

Digging into the sources of GCC I noticed in files gcc/config/arm/t-*, There are multiple arm target options.

Reading [GCC internal Manual], These are called Target Makefile Fragments, which will be included in main Makefile, like MULTILIB_OPTIONS, MULTILIB_DIRNAMES, MULTILIB_MATCHES, MULTILIB_REQUIRED, MULTILIB_REUSE, MULTILIB_EXTRA_OPTS, MULTILIB_OSDIRNAMES, MULTIARCH_DIRNAME.

What I am not able to understand that how to bring it in at the time of configure.Which option to choose?

More over is it possible to edit those t-* files as per the requirement and how?
Please Help.

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

end of thread, other threads:[~2019-11-18 16:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-10 11:36 Is it possible to build Single GCC Executable for armv5, armv6, armv7-{cortex-xx-{A,R,M}},armv8 etc.? Israr Sayed
2019-11-11 11:40 ` Jonathan Wakely
     [not found]   ` <20191111120813.GA9619@hib>
2019-11-11 13:33     ` Fwd: " sayed israr
2019-11-11 13:42       ` Richard Earnshaw (lists)
2019-11-11 17:50         ` Israr Sayed
2019-11-12 10:01           ` Richard Earnshaw (lists)
2019-11-16 23:07             ` Israr Sayed
2019-11-18 15:53               ` Richard Earnshaw (lists)
2019-11-18 16:33                 ` Israr Sayed

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