http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51330
Bug #: 51330 Summary: Compiling issue that seems specific to i586 with gcc 4.6 Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassig...@gcc.gnu.org ReportedBy: remy.garri...@gmail.com I'm currently in charge of packaging some sources code, and I've an issue that SEEMS to be related to gcc 4.6. Not sure thou, I'm not an expert either in the code nor c/c++ You can find the packaging here: https://build.opensuse.org/package/show?package=xtreemfs-1.2.3&project=home%3Axtreemfs As you can see there, packaging for latest opensuse (12.1, factory, tumbleweed), ubuntu 11.10 and fedora (15, 16) fails under i586 arch. Clic on the red "failed" or the green "succeeded", then "download log file" and you'll have the full log, with environment (and gcc) installation plus compilation. My point is, with gcc 4.5 older distro packaging is doing fine. With gcc 4.6, latest one fails on i586. It may be something else, but this is as far as I can diagnose. I'm available to give a hand to set up an environment to reproduce my issue and will be glad of any further information to solve my issue. Regards, Rémy