Is there a way to exclude a dir from multilibing?
Andrew Pinski
pinskia@physics.uc.edu
Tue Jul 26 18:00:00 GMT 2005
>
> All,
>
> Is there a way to exclude a given directory, for example,
> libjava, from multilibing? There are certainly cases where
> it may make sense to have the C/C++ runtime be multilibbed
> one way, but not have libjava multilibed the same way.
> I looked for something like this in the docs and didn't
> find it but perhaps someone knows some voodoo I can use?
No there is no way. Multilibbed means all libraries and
really supposed to be used with different ABIs and not
different APIs.
-- Pinski
More information about the Gcc
mailing list