← Back to team overview

kicad-developers team mailing list archive

Re: Failed to build on my system

 

For whom may be interested,
I manage to update the gcc on my distro, following a mix of the instruction on this two websites:

http://hillol.tumblr.com/post/109434251366/how-to-install-gcc-492-in-ubuntu-or-linux-mint
http://www.techerina.com/2015/04/installing-upgrading-gcc-in-ubuntu-linuxmint-machine.html

It may work also for other ubuntu flavors.

It now builds kicad.

Mario
________________________________________
From: Kicad-developers [kicad-developers-bounces+mrluzeiro=ua.pt@xxxxxxxxxxxxxxxxxxx] on behalf of Wayne Stambaugh [stambaughw@xxxxxxxxx]
Sent: 09 June 2016 19:13
To: kicad-developers@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Kicad-developers] Failed to build on my system

It compiled with gcc 4.9.3 on msys1/mingw32.  It just wouldn't link
because of the broken libgomp on mingw32.  My guess is that it would be
fine on linux.  To be safe, gcc 5+ will be your best bet.

On 6/9/2016 2:11 PM, Mário Luzeiro wrote:
> Hi Nick,
>
> gcc --version
> gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
>
> It looks that this is the most updated one on the repos of my distro (Mint)
>
> Which one should I update to?
>
> Mario
>
> ________________________________________
> From: Nick Østergaard [oe.nick@xxxxxxxxx]
> Sent: 09 June 2016 18:55
> To: Mário Luzeiro
> Cc: kicad-developers@xxxxxxxxxxxxxxxxxxx; cirilo.bernardo@xxxxxxxxx
> Subject: Re: [Kicad-developers] Failed to build on my system
>
> Which exact system are you using here? Compiler and version?


References