pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: graphics/inkscape build fails on NetBSD/i386



> Why it didn't fail earlier, such as during the configure phase, I don't
> know.
> 
> Will try the "-march=i586" hack on it first, then ???

GCC automatically creates the dependency on libatomic when it generates
code that uses 64-bit atomic operations on an architecture that does not
natively support them. libatomic is a part of GCC.

I will commit the workaround.


Home | Main Index | Thread Index | Old Index