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

Re: [MiNT] Native GCC built



On 20/11/2013 21:37, Miro Kropáček wrote:
Btw, I tried to build a multiarch gcc (x64) on my 32-bit Arch Linux, it
seems to do its job well but since Arch doesn't support this, build stopped
right on the first -m64 switch, complaining about lack of x64 libraries
(what is true).

The following may do the trick:
ln -s /usr/lib64 /usr/lib/x86_64-linux-gnu

--
Vincent Rivière