[En-Nut-Discussion] Programs larger than 64k bytes

Theodore A. Roth troth at openavr.org
Wed Nov 6 21:42:51 CET 2002


I'm a bit confused as to exactly what you had to do to get it to compile.
Sounds like you had to add something to LIBS and statically link.

I'd like to update the doc/HOWTO.windows file for uisp.

Ted Roth

On Wed, 6 Nov 2002, Harald Kipp wrote:

:)
:) >
:) >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.





More information about the En-Nut-Discussion mailing list