On Tue, Oct 29, 2013 at 10:51:02AM -0200, Flavio Leitner wrote:
> While updating the packages to 2.0.0 I found that the build fails on
> PPC.
> 
> I am not an expert on PPC arch, but I think it doesn't support atomic
> operations of 8 bytes (64bit) on 32bit system, then there is no GCC
> built-in[1] for those cases which breaks the build.

I only see build failures in the test-atomic program.  That's a good
sign that we only use these 8-byte atomic operations in the test
program, not in real code.  Are there other build failures?  (Does "make
vswitchd/ovs-vswitchd" succeed?)
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to