Page 2 of 2

Posted: Mon May 07, 2007 7:33 am
by Solar
Hmmm... since you dug this up again, I'd rather suggest checking that .rodata is linked into the binary. Using a decade-old compiler version usually isn't much of a solution...

Posted: Mon May 07, 2007 10:26 am
by Candy
chromex wrote:Just in case any else runs across this thread looking for the solution to this problem but is unwilling/unable to switch away from gcc the key lies in using gcc version 2.95 before they put in certain optimizations which break this.
The solution to any problem is avoiding the situation that caused it? How about fixing the problem instead?