pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/35106: gcc crashes with graphics/inkscape
The following reply was made to PR pkg/35106; it has been noted by GNATS.
From: Mathieu <b1ff%fr33.b33r.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/35106: gcc crashes with graphics/inkscape
Date: Fri, 24 Nov 2006 01:39:36 -0500
I got inkscape to build by compiling with the -no-integrated-cpp gcc flag and
it seems to run fine. Preprocessing that specific file manually first (with
cpp or gcc -E) and then compiling the output also avoided the crash. So looks
like the problem is related to gcc's built-in preprocessor. Still no idea if
this is specific to my machine. I'm using the base system gcc 3.3.3.
Home |
Main Index |
Thread Index |
Old Index