There seems to be a problem where the atomics are all failing on FreeBSD4. http://hudson.modula3.com:8080/job/cm3-current-test-all-pkgs-FreeBSD4/ I'll investigate. All the x86 config files share code: -march=i586. So it is surprising. Possibly in parse.c we should make it at least 586 independent of the command line. - Jay