c++ - 386link.exe?
- Kixdemp <Kixdemp_member pathlink.com> Oct 16 2005
- "Walter Bright" <newshound digitalmars.com> Oct 16 2005
Hello again! :-D Does anyone know where to get the file "386link.exe"? I'm trying to compile for 32-bit DOS (using -mp option), but I get: Can't run '386link', check PATH Anyone know? Thanks! ;-)
Oct 16 2005
The 'p' memory model is for the Phar Lap dos extender, and 386link is Phar Lap's linker. "Kixdemp" <Kixdemp_member pathlink.com> wrote in message news:diu0bg$22ms$1 digitaldaemon.com...Hello again! :-D Does anyone know where to get the file "386link.exe"? I'm trying to compile for 32-bit DOS (using -mp option), but I get: Can't run '386link', check PATH Anyone know? Thanks! ;-)
Oct 16 2005








"Walter Bright" <newshound digitalmars.com>