[Issue 648 (general)] - Add -mcpu=i486
rggammon at helixcommunity.org rggammon at helixcommunity.orghttps://helix-dna.helixcommunity.org/issues/show_bug.cgi?id=648 ------- Additional Comments From rggammon at helixcommunity.org 2003-10-21 20:56 +0000 ------- atomic operations on helix don't compile for i386. An alternative would be to add -mcpu=i486 to all builds. It could disable optimizations in some cases (ie - if the compiler is configured to emit pentium code by default, we're going to force it to emit i486 code instead) "gcc -dumpmachine" shows what the default code being emitted is. --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe at ribosome.helixcommunity.org For additional commands, e-mail: issues-help at ribosome.helixcommunity.org