c++ - The alias for link.exe
- Steve <Steve_member pathlink.com> Nov 06 2002
- "Walter" <walter digitalmars.com> Nov 06 2002
Hi Walter, Just wonder what are the aliases for link.exe and lib.exe? I need to use both MSVC and DMC. It would be nice if I do not have to keep switching the path setting. Using dmc.exe solves the problem with XP which has its own sc.exe. What is the workaround for link.exe and lib.exe? Thank you very much, Steve
Nov 06 2002
I just use a .bat file to switch the path. "Steve" <Steve_member pathlink.com> wrote in message news:aqc5om$2puq$1 digitaldaemon.com...Hi Walter, Just wonder what are the aliases for link.exe and lib.exe? I need to use
MSVC and DMC. It would be nice if I do not have to keep switching the
setting. Using dmc.exe solves the problem with XP which has its own
What is the workaround for link.exe and lib.exe? Thank you very much, Steve
Nov 06 2002








"Walter" <walter digitalmars.com>