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, 19 Jan 2009 15:31:40 -0800 (PST) Organization: http://groups.google.com Lines: 22 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> <6cbd46b4-0b3e-4361-aabc-82d22598458d AT o40g2000yqb DOT googlegroups DOT com> <65f3fabf-e6b6-4fa0-8bd0-8a4e3f6414d0 AT p2g2000prn DOT googlegroups DOT com> <200901090631 DOT n096VpHO022485 AT envy DOT delorie DOT com> NNTP-Posting-Host: 76.115.70.155 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1232407900 2412 127.0.0.1 (19 Jan 2009 23:31:40 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 19 Jan 2009 23:31:40 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: z6g2000pre.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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id n0JNj3AH012387 Reply-To: djgpp AT delorie DOT com On Jan 8, 10:31 pm, DJ Delorie wrote: > > here are the directories of the main ones: > > F:\djcurrnt\v2\manifest\djdev203.dsm > > F:\djcurrnt\v2\manifest\djdev203.mft > > F:\djcurrnt\v2gnu\manifest\gcc432b.dsm > > F:\djcurrnt\v2gnu\manifest\gcc432b.mft > > This is definitely wrong.  You should NOT be unzipping each zip file > into its own separate tree; you should unzip everything into a > combined tree (i.e. unzip them all from the same directory).  You > should have an F:\djcurrnt\bin\gcc.exe, F:\djcurrnt\bin\stubify.exe, > etc.  All the manifests (*.mft) should end up in F:\djcurrnt\manifest\ > > Did you try the zip picker to see what instructions it gives you?http://www.delorie.com/djgpp/zip-picker.html see http://www.delorie.com/djgpp/doc/ug/intro/installing-djgpp.html the instructions need to be updated. it is polar opposite of what you said. You might want to put the part about the zip picker in there. I will try the zip picker and report back to you. thanks for the help.