Missing symbol for zero build on bsd port repo using Fedora

Gary Benson gbenson at redhat.com
Mon Mar 16 01:12:44 PDT 2009


Hi Michael,

Looks Good.

Cheers,
Gary

Michael Franz wrote:
> HI,
> 
> This patch adds the CFLAGS += -march=i486 to zero.make to allow Fedora x86
> to force gcc to generate the correct i486 atomic instructions.  I hope I
> picked a suitable variable to check.
> 
> Michael
> 
> > The most likely explanation is that the g++ being used is building for the
> > i386 architecture, which doesn't have the atomic instructions.  We need
> > i486 or above.
> >
> > Andrew.

--
http://gbenson.net/



More information about the distro-pkg-dev mailing list