[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] NCurses



Hey guys,

I have to build a new ncurses for something I'm working on.  The C++
demo compiles and it says:

g++  -o demo ../objects/demo.o -L../lib -lncurses++ -L../lib -lform
-lmenu -lpanel -lncurses -lstdc++
/usr/lib/libc.a(main.o)(.text+0x4a0): undefined reference to `main'
collect2: ld returned 1 exit status

Which is somewhat disconcerting.  If anyone has any idea why my GCC
might be doing this I'd be much obliged.  Anyway, I can just skip this
if I don't build C++ bindings for ncurses.

Does anyone know if progs in sparemint use the ncurses c++ bindings?

Thanks,
Mark