Newsgroups: comp.os.msdos.djgpp From: "Mike Ruskai" Message-ID: X-Newsreader: PMINews 2.00.1201 For OS/2 Organization: TLF MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Some questions, and some bugs (perhaps) Date: Thu, 22 Oct 1998 09:11:14 GMT NNTP-Posting-Host: 24.3.130.120 NNTP-Posting-Date: Thu, 22 Oct 1998 02:11:14 PDT Lines: 19 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Recently downloaded DJGPP, to compile a program as a DPMI executable, to escape segmentation problems. After resolving a couple C library name differences (and omissions - no strrev()), it took me a bit to figure out that ifstream and ofstream objects weren't assuming ios::in and ios::out, as they should. Primarily what I need to know is what defines the compiler makes, so that I can make alterations specific to it, rather than to anything but my normal compiler. In addition, is there any way to compress the executables, and keep them functional? I tried PKLite, but that turned it into garbage. -- - Mike Remove 'spambegone' to send e-mail.