On Sat, 20 Aug 2011, Matthias Klose wrote: > +@findex MULTILIB_OSDIRNAMES > +@item MULTILIB_OSDIRNAMES > +If @code{MULTILIB_OPTIONS} is used, this variable specifies the list > +of OS subdirectory names. The format is either the same as of > +@code{MULTILIB_DIRNAMES}, or a set of mappings. When it is the same > +as @code{MULTILIB_DIRNAMES}, it describes the multilib directories > +using OS conventions, rather than GCC conventions. When it is a set
I think more explanation is needed of what this means (where OS conventions are used and where GCC conventions are used). > +of mappings of the form @code{gccdir=osdir}, the left side gives the @var{gccdir}, @var{srcdir}. > +GCC convention and the right gives the equivalent OS defined location. > +If the osdir part begins with a !, the os directory names are used @var{osdir}, @samp{!}. -- Joseph S. Myers jos...@codesourcery.com