 
            
            
            
            
                24 Nov
                
                    2008
                
            
            
                24 Nov
                
                '08
                
            
            
            
        
    
                7:12 p.m.
            
        On 11/24/2008 10:20 AM, bulia byak wrote:
With my gcc 4.0.3, it fails as of rev 20254:
checking for OpenMP flag of C++ compiler... unknown configure: error: Inkscape requires OpenMP support to build
Can't please make this an optional configure flag? I don't have multiple cores and would like to avoid upgrading gcc on this machine, as it would mean recompiling a ton of libraries.
Hi, Bulia. ltns!
I was thinking the same thing. It would fit into our current scheme of
#ifdef HAVE_DEPENDENCY and #ifdef WITH_FEATURE
This idea: "you MUST upgrade," doesn't agree at all.
I would be surprised if our friends in the OSX world did not have this problem, too.
bob