20 Jul
2009
20 Jul
'09
4:53 p.m.
Weird, what happens if you compile with -O3 but not -g ?
It works like a charm. You have to put those two flags to raise the internal error (we use -g to have a least some kind of feedback for optimized code)
Could you isolate the bessel function usage to a single file and compile that one file without -g? Sorry, it's all I can think of at present :-( John.