public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Fwd: DRIVER_SELF_SPECS and multilib
       [not found] <CAJxfJa_gqHzbF6Cc-d1G+pxmoQ_u_UOuJQ4gY7b3QZtVx1L6EQ@mail.gmail.com>
@ 2012-11-28 12:05 ` gnubie gnubie
  0 siblings, 0 replies; only message in thread
From: gnubie gnubie @ 2012-11-28 12:05 UTC (permalink / raw)
  To: gcc-help

Hi,

I notice that if you add a DRIVER_SELF_SPEC option and then add that
option as a MULTILIB_OPTION, it doesn't build certain libraries for
that multilib variant.

for example, if you add:

"%{mtestoption:-mcpu=cortex-a5 %<mtestoption}"

(and then define mtestoption in the opt file)

then add mtestoption as a multilib variant, it builds some of the
libraries for that variant but not others.  notable missing libraries
being:

libstdc++, libssp and libsupc++.

most of the others are there.  If you just add cortex-a5 as the
variant then it works fine.

Is this by design?

Thanks,
Carlos

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-11-28 12:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAJxfJa_gqHzbF6Cc-d1G+pxmoQ_u_UOuJQ4gY7b3QZtVx1L6EQ@mail.gmail.com>
2012-11-28 12:05 ` Fwd: DRIVER_SELF_SPECS and multilib gnubie gnubie

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