inkscape needs gcc > 3.0

Kevin Oberman oberman at es.net
Wed Apr 14 16:01:08 GMT 2004


> From: "Lee Harr" <missive at hotmail.com>
> Date: Wed, 14 Apr 2004 14:40:22 +0000
> Sender: owner-freebsd-gnome at freebsd.org
> 
> Hi;
> 
> Is it very difficult to make a port build with a non-default compiler?
> 
> I reported a crash bug for inkscape-0.38.1 at the inkscape site and
> they say it is too difficult to support the old gcc due to advances
> in C++ support in the 3.* versions.
> 

Just add "USE_GCC=	3.2" to the Makefile. Then be patient as
building the new compiler as a port will take a while.

It is also possible that you might need to add:
CC=     gcc32
CXX=    g++32
but this really should not be required.

Or update to V5 where gcc3.2. :-)
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman at es.net			Phone: +1 510 486-8634


More information about the freebsd-gnome mailing list