X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Jim Michaels Newsgroups: comp.os.msdos.djgpp Subject: Re: errors using C++ libraries Date: Mon, 5 Jan 2009 17:33:10 -0800 (PST) Organization: http://groups.google.com Lines: 18 Message-ID: References: <21cb02cc-b32a-4057-b191-8dcd61624c63 AT p2g2000prf DOT googlegroups DOT com> <9e625b31-0599-4156-90c1-0d98aeba94c4 AT e6g2000vbe DOT googlegroups DOT com> <24847567-cad8-4c1e-ac21-dc24ae7f06c3 AT v39g2000pro DOT googlegroups DOT com> <37e501e1-688d-4814-9043-5f53eeacba10 AT r15g2000prh DOT googlegroups DOT com> NNTP-Posting-Host: 76.115.70.155 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1231205590 26065 127.0.0.1 (6 Jan 2009 01:33:10 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Tue, 6 Jan 2009 01:33:10 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: b38g2000prf.googlegroups.com; posting-host=76.115.70.155; posting-account=05hOMwoAAAB6R8xtiQKzEljSMzgOhVF1 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > I meant did you use an LFN-aware system and/or use an LFN-aware > unzipper. You can actually unzip for SFN even on WinXP, e.g. if you > wanted to use the same install in pure DOS or Windows. Of course, > you'd have to be using FAT32 because DOS normally doesn't understand > NTFS (without 3rd-party drivers, which I found unreliable). Actually, > Win98 and WinXP use slightly different schemes for their SFN name > generation, but that's probably not an issue here. hmm. LFN-aware unzipper. i used 7-zip to unzip them which is a windows zip tool with command-line capabilities. what options should I use with unzip32? it should I be using pakke? and how? this stuff isn't in the readme files for 2.03 or in the instructions. any help is appreciated. [I still don't understand why my compiler went gunnybags]