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]

Re: duplicate -mdisable-got with gcc-3.0



> 
> >+# for uclinux:
> >+MULTILIB_EXTRA_OPTS = fpic msingle-pic-base mpic-register=r9
>  
> Just turning on more multilibs for arm-elf might be a reasonable thing to do, 
> I'm not sure.

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.

R.


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