[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] [PATCH] gcc, disable no-multilib directory if multilib switch given



I remember that a while ago, I had misconfigured the multilibs in GCC. There was an additional multilib directory named m68000, with all the 68000 libraries inside. The standard /usr/lib directory was empty, however it still was in the search path.

Thus, new libraries can go in their respective subdir, while old libraries can remain in /usr/lib.

This would solve the mix problem for new stuff, while being compatible with old stuff, isn't it ?

--
Vincent Rivière