From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: opengui and djgpp... Date: 2 Nov 2001 00:00:06 GMT Organization: Cornell University Lines: 25 Sender: asu1 AT cornell DOT invalid (on 128.253.251.163) Message-ID: References: <6c77dc34 DOT 0111011454 DOT 4b9f2b96 AT posting DOT google DOT com> NNTP-Posting-Host: 128.253.251.163 X-Trace: news01.cit.cornell.edu 1004659206 9588 128.253.251.163 (2 Nov 2001 00:00:06 GMT) X-Complaints-To: usenet AT news01 DOT cit DOT cornell DOT edu NNTP-Posting-Date: 2 Nov 2001 00:00:06 GMT User-Agent: Xnews/4.06.22 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com jimmythemanus AT yahoo DOT com (jim) wrote in news:6c77dc34 DOT 0111011454 DOT 4b9f2b96 AT posting DOT google DOT com: > Has anyone been able to get the libs built with djgpp? If so, what was > the fix to the make files? > thanks a lot > you give no information about what problems you encountered which makes it hard to provide help. prompted by curiousity, i downloaded the core distribution (you don't mention where that can be found either), and compiled it using the provided makefile (in src/makefile.dj) and everything built with no errors. i then downloaded the examples, and built a couple of them, no problem. there is a minor problem with the makefiles for the examples in that they specify gcc to be used, but don't link the C++ libraries. change gcc in those makefiles to gpp. apart from that, make sure you have nasm. -- -------------------------------- A. Sinan Unur http://www.unur.com/