------- Additional Comments From amodra at bigpond dot net dot au 2004-12-20 08:35 ------- I suspect that -profile ought to always imply -static. For instance, you can get the same crash by linking with -profile and -lm, because libm.so needs libc.so.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17608