You are not logged in.

#1 2012-09-17 12:17:51

Tectu
Member
Registered: 2011-11-10
Posts: 29

replace with gcc-multilib

Morning Folks,

My arch linux system runs very very well. Now I would like to use eagle, a CAD software to design circuit boards (PCBs).
Eagle is available in the AUR: https://aur.archlinux.org/packages.php?ID=15941

The last time (a year or two ago) I messed up my entire system by installing that package. Installing eagle from the AUR requires to install gcc-multilib, which somehow replaces the current, existing gcc.
Is it safe to do that, or was I doing something wrong? I really really need my toolchain running like it does now.


~ Tectu

Offline

#2 2012-09-17 12:23:18

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,731
Website

Re: replace with gcc-multilib

Try it in a VM first if you're concerned.  Replacing w/ multilib shouldn't be a problem.  I did it a while ago.

Offline

#3 2012-09-17 12:25:08

Tectu
Member
Registered: 2011-11-10
Posts: 29

Re: replace with gcc-multilib

As far as I know, multilib is just "the same gcc" but with it you cannot only build x86_64 code, but also 32-bit code, right?

After installing gcc-multilib, I'll be still able to call    $ gcc   and build some 64-bit code like now? I ask because I work with cross compiling, and I don't want to mess things up again smile


~ Tectu

Last edited by Tectu (2012-09-17 12:47:40)

Offline

Board footer

Powered by FluxBB