atom feed7 messages in org.freebsd.freebsd-portsRe: Building ports with gcc46
FromSent OnAttachments
Greg LarkinDec 14, 2011 12:21 pm 
b. f.Dec 14, 2011 4:04 pm 
Ali MashtizadehDec 14, 2011 6:35 pm 
Andrew W. NosenkoDec 15, 2011 5:22 am 
b. f.Dec 15, 2011 6:37 am 
Greg LarkinDec 15, 2011 12:45 pm 
Greg LarkinDec 15, 2011 1:06 pm 
Subject:Re: Building ports with gcc46
From:Greg Larkin (glar@FreeBSD.org)
Date:Dec 14, 2011 12:21:01 pm
List:org.freebsd.freebsd-ports

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

On 12/14/11 1:44 PM, Ali Mashtizadeh wrote:

Is there a way to build devel/protobuf with gcc46? Unfortunately I see a compatibility issue where the software I'm linking against it crashes because of the conflicting stdc++ librray versions. I've tried setting CC, CXX, LDFLAGS but I seem to be missing something else?

Thanks,

[NOTE: Redirecting to freebsd-ports@]

Hi Ali,

Have you tried adding the following to /etc/make.conf?

USE_GCC=4.6

Note that the directive will bring in a lot of other dependencies with it, so you may also want to add WITHOUT_X11=yes to make.conf, if necessary.

Hope that helps, Greg - -- Greg Larkin

http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk7pBUQACgkQ0sRouByUApD5iwCfZx+Z6P+NbSvz9o5iKkx1Wgsg ME4AoICCe4m+MIPOA1UXXvoKiirIaBUb =CbJJ -----END PGP SIGNATURE-----