[En-Nut-Discussion] Programs larger than 64k bytes
Harald Kipp
harald.kipp at egnite.de
Wed Nov 6 21:18:35 CET 2002
>
>Looks like adding -lsupc++ to the link command might help. Let me know if
>that helps so I can try to merge it into uisp's configure system.
Success, thanks. However
LIBS=-lstdc++ -lsupc++
doesn't really work for me, because the libraries were
not found. No idea right now, how to do it. Anyway,
I linked the complete libs, getting a 2,5M byte executable,
which fixes the upper 64k bug. :-)
Btw. -lstdc++ is required because of std::ios.
Harald
More information about the En-Nut-Discussion
mailing list