
24 Jan
2006
24 Jan
'06
9:46 a.m.
Johannes Waldmann wrote:
are there known problems with ghc-6.4.* and gcc-4.*? It seems that -O2 does not work (on i386), as gcc says something like "Prologue junk". (Suse linux 10.0 comes with gcc-4.?`as default compiler).
There may well be problems, yes. Have you tried 6.4.1? Or a STABLE snapshot?
Did not help, I get the same behaviour with ghc-6.4.2.20060121-i386-unknown-linux
Can you run the offending command with -keep-raw-s-file, and send me the resulting .raw_s, please? Cheers, Simon