Hi,

I get a link error when I compile a program with -O2

Lexer2.o: In function `Lexer2_zdszdwlexCharLit_closure':
Lexer2.o(.data+0x46c): undefined reference to `PrelGHC_Z2H_static_info'
Lexer2.o: In function `Lexer2_zdszdwlexStrLit_closure':
Lexer2.o(.data+0x484): undefined reference to `PrelGHC_Z2H_static_info'
collect2: ld returned 1 exit status

Everything works just fine if I use -O or no optimization.

I can send you the bundle separately if you want me to.

Cheers, Ralf

_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to