Missing symbol for zero build on bsd port repo using Fedora

Michael Franz mvfranz at gmail.com
Fri Mar 13 21:01:38 PDT 2009


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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090314/d6906dac/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zero-i486.patch
Type: application/octet-stream
Size: 525 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090314/d6906dac/zero-i486.patch 


More information about the distro-pkg-dev mailing list