Hi,

I swear I used to statically link pdcurses into an
application. I few months back (for some reason) I
reinstalled pdcurses. Now I can't static link.

I use pdcurses 3.4 / mingw gcc. I'm very familiar with
makefiles and gcc. I'm sure it's something I'm doing
wrong. I've tried different ways. But I'm kind of
floundering. It compiles OK. But when it runs, it
gives an error message unless the DLL is in the path.

So I'm using pdcurses.dll for now. But I don't want
to be limited. I'd like to have static linking too.

I looked through the docs and mailing list, and came
up empty. Am I supposed to be able to statically link
libpdcurses.a file? Any example? Do I need to recompile
.a library archive? Could someone please advise?

Thanks,
Daniel Goldman

Reply via email to