[Haskell-cafe] Undefined symbols base_DataziTuple_ZxxxT_con_info
dmitry shkurko
dumashkurko at gmail.com
Wed Nov 5 14:46:20 EST 2008
Hello everyone,
I am trying to compile my program, but during the linking phase I see
errors like:
(.text+0x66dd7):fake: undefined reference to `base_DataziTuple_Z110T_con_info
Library libHSbase.a contains symbols base_DataziTuple_ZxxxT_con_info
for xxx <=62.
It look like I hit some compiler limit (I used GHC 6.8.3 for compilation).
Any thoughts are appreciated.
Thank you,
Dmitry
More information about the Haskell-Cafe
mailing list