My main machine died today.
For more than a year now, I have been running all my stuff directly from
a memory stick (Drive F Everything I need is on the memory stick,
the compiler, SP2, source code, everything is on the stick.
Drive C: is devoted to Windows (Vista) and other nonessential software.
For backup purposes, I keep a laptop.
So, no problem, the main PC is dead but I have my laptop.
So, I stick my memory stick into the laptop and compile a program.
The compiler runs, and produces an OBJ.
The Link step runs, produces no messages but produces NO DLL.
I tried linking to produce an EXE and Link does not produce an EXE either
but gives no error messages.
In both cases, no error messages are given by Link.
I have a second memory stick which I use for backup.
I stick in the second memory stick in a different USB port.
Same thing - the compiler produces an OBJ but Link does not produce a DLL.
I have a third device, a USB hard drive. I stick that in and again
no DLL is produced.
I have a duplicate directory of all my stuff on drive C:
Again, compiling on C:, no DLL or EXE is produced via Link and no messages
are given.
Normally, Link identifies itself as "Microsoft Segmented Executable Linker"
or words to that effect, but the execution of Link described above does not
produce that message. No messages of any kind are produced.
So, perhaps there is another program called Link which is being executed.
I search the entire machine for 'LINK' and the only ones found are the correct
versions of Link.exe.
I changed the Path to just the directory containing my stuff and put the
compiler in that directory too. Made no difference.
No matter how I execute Link on four different devices it never works.
????
Thanks
Tony Dilworth
For more than a year now, I have been running all my stuff directly from
a memory stick (Drive F Everything I need is on the memory stick,
the compiler, SP2, source code, everything is on the stick.
Drive C: is devoted to Windows (Vista) and other nonessential software.
For backup purposes, I keep a laptop.
So, no problem, the main PC is dead but I have my laptop.
So, I stick my memory stick into the laptop and compile a program.
The compiler runs, and produces an OBJ.
The Link step runs, produces no messages but produces NO DLL.
I tried linking to produce an EXE and Link does not produce an EXE either
but gives no error messages.
In both cases, no error messages are given by Link.
I have a second memory stick which I use for backup.
I stick in the second memory stick in a different USB port.
Same thing - the compiler produces an OBJ but Link does not produce a DLL.
I have a third device, a USB hard drive. I stick that in and again
no DLL is produced.
I have a duplicate directory of all my stuff on drive C:
Again, compiling on C:, no DLL or EXE is produced via Link and no messages
are given.
Normally, Link identifies itself as "Microsoft Segmented Executable Linker"
or words to that effect, but the execution of Link described above does not
produce that message. No messages of any kind are produced.
So, perhaps there is another program called Link which is being executed.
I search the entire machine for 'LINK' and the only ones found are the correct
versions of Link.exe.
I changed the Path to just the directory containing my stuff and put the
compiler in that directory too. Made no difference.
No matter how I execute Link on four different devices it never works.
????
Thanks
Tony Dilworth