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

Re: Help about multilib



Jean-Philippe MENGUAL, le Sun 26 Sep 2010 15:37:58 +0200, a écrit :
> ttsynth.c:1: /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No
> such file or directory

> So I've to install (aptitude and apt-file say):
> gcc-4.3-multilib, gcc-multilib lib32gomp1, libc6-dev-i386

Yep.

> Question: is it dangerous?

No.

> won't overwrite/break/damage my existing toolchain?

In Debian, no package can overwrite other packages' files. The files
installed by the packages above are only enabled when you pass -m32.

> will I be able to remove it later?

Yes.

> And especially, will I be able to run the resulting binary on my
> 64bits system as I run viavoice?

Yes.

> Or at least I hope these packages are installed in /opt or /emul...

They install their files in /usr/lib32

Samuel


Reply to: