This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++ multilibs installed where gcc won't find them


>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:

Alexandre> So we had a problem, after all: libgcj.spec is to be
Alexandre> installed only in the primary multilib directory.

This seems like a potential bug.  Suppose some aspect of libgcj
configuration depends on the multilib?  Offhand I can't think of when
it would happen, though, so I guess we can continue to ignore it.
Certainly it doesn't happen now.

Alexandre> Multilibs will overwrite each other's libgcj.spec, but this
Alexandre> is not a problem since we've been using only the
Alexandre> libgcj.spec of the default multilib anyway.

I assume multilib installs are serialized.

Thanks for digging into this.  This is one of those odd bits we hope
will go away when specs are removed.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]