compile 1.51 in djgpp

Strictly for discussing ZSNES development and for submitting code. You can also join us on IRC at irc.libera.chat in #zsnes.
Please, no requests here.

Moderator: ZSNES Mods

Post Reply
theelf
Rookie
Posts: 21
Joined: Mon Oct 01, 2012 11:24 am
Contact:

compile 1.51 in djgpp

Post by theelf »

EDIT:

If someone want to compile latest zsnes sourcecode in djgpp (dos) change in the makefile

-lpdcur

to

-lpdc~1


Well, i had a bad time until discover this jaja, i wana share

Bye
kode54
Zealot
Posts: 1140
Joined: Wed Jul 28, 2004 3:31 am
Contact:

Re: compile 1.51 in djgpp

Post by kode54 »

Oh, right. The file name will be:

libpdcur.a

Which should still be 8.3 for pure DOS mode. Unfortunately, maybe it's libpdcurses, which would definitely get truncated to libpdc~1.a.
Post Reply