Hi, besides i386-solaris2.10, I'm encountering this linker bug on sparc-solaris2.9 too (works on sparc-solaris10 here) with gcc-4.2.4: http://mail.opensolaris.org/pipermail/tools-linking/2006-October/000229.html The workaround is to compile with '-fmerge-constants' even with '-g'. Question now is, what happened to this patch, as I can't find it in any gcc-4_*-branch or trunk? http://gcc.gnu.org/ml/gcc-patches/2006-01/msg00740.html Thanks! /haubi/