This is the mail archive of the gcc@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]

multilibs


Richard Earnshaw wrote:

>The problem is that each multi-lib option potentially doubles the number 
>of libraries to build (and hence to test).  There's just too many 
>combinations.
>
>It already takes hours, even on quite fast machines, to do a full build.
>

Perhaps a solution would be to disable multilibs by default, at least 
for native targets? On powerpc-linux for example, soft-float multilibs 
get built even though there is no use for them - quite annoying when you 
forget to turn them off by hand. We could then perhaps have a 
configuration option to turn on specific multilibs for those who want them.

regards

Bryce.



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