4cc Subj : Re: Borland C++ 5.02 - Unable to Build DOS Programs - CAPDOS32 Fatal To : borland.public.cpp.borlandcpp From : Nathaniel L. Walker Date : Thu Nov 18 2004 09:55 pm Bob Gonder wrote: >Nathaniel L. Walker wrote: > >>>> I am unable to link my DOS programs. Is there any way to work around this problem? I keep getting fatal errors with CAPDOS32 under Windows XP. Sorry but I searched google for like 12 hours trying to find a workaround and am unable. Any help would be GREATLY appreciated. >>> >>Anyone on Team-B have any workaround for this?!?! > >What version are you using? >Are you compiling from the IDE or the command line? >Try it from the command line. >If it still doesn't work from there, post your commands. > > it works from the command-line, but not from within the IDE. It hangs I think because of the @response-file. I took the capdos.exe from my Turbo C++ 4.5 install disk and renamed it to capdos32.exe and got it to link once, but it started crashing again after that. If I remove capdos32, it won't link at all because it will just tell me "TLINK.EXE - CANNOT LOCATE CAPDOS32.EXE". I am using Borland C++ 5.02. Thanks for your help. . 0