X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Fri, 9 Jan 2009 01:31:51 -0500 Message-Id: <200901090631.n096VpHO022485@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <65f3fabf-e6b6-4fa0-8bd0-8a4e3f6414d0 AT p2g2000prn DOT googlegroups DOT com> (message from Jim Michaels on Thu, 8 Jan 2009 22:13:54 -0800 (PST)) Subject: Re: errors using C++ libraries 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> Errors-To: nobody AT delorie DOT com > 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