Compiling Driver Extensions

Hi All,
I want to start using debuger extensions but I’m having troubles compiling the examples.
I have downloaded the latest sdk with samples from M$ but when I try to build, it seems to be looking for a program called jvc.exe. Any ideas?
Regards, Mark

Don’t install the samples to a directory with spaces. That little tip
can be found in the samples\readme.txt. There are other tips in there
too. Like the samples are only guaranteed to build with the latest
Windows Server 2003 DDK.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Mark Thompson
Sent: Thursday, May 08, 2003 3:36 PM
To: Kernel Debugging Interest List
Subject: [windbg] Compiling Driver Extensions

Hi All,
I want to start using debuger extensions but I’m having troubles
compiling the examples.
I have downloaded the latest sdk with samples from M$ but when I try to
build, it seems to be looking for a program called jvc.exe. Any ideas?
Regards, Mark


You are currently subscribed to windbg as: xxxxx@microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

Thanks for the tips.
I’m running the ddk I received at WinHEC this week (3790) and I’ve installed
to D:\dbg\sdk\lib.
I’ve checked the build log and its complaining it can’t find jvc.exe
Any ideas? I really think its something I’m doing wrong, or some compnent I
need to install but I can’t see the forest for the trees.

Where does jvc.exe come from? Is it Visual j++? If so, why didn’t it come
off the ddk cd?

----- Original Message -----
From: “David Holcomb”
To: “Kernel Debugging Interest List”
Sent: Thursday, May 08, 2003 7:54 PM
Subject: [windbg] RE: Compiling Driver Extensions

Don’t install the samples to a directory with spaces. That little tip
can be found in the samples\readme.txt. There are other tips in there
too. Like the samples are only guaranteed to build with the latest
Windows Server 2003 DDK.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Mark Thompson
Sent: Thursday, May 08, 2003 3:36 PM
To: Kernel Debugging Interest List
Subject: [windbg] Compiling Driver Extensions

Hi All,
I want to start using debuger extensions but I’m having troubles
compiling the examples.
I have downloaded the latest sdk with samples from M$ but when I try to
build, it seems to be looking for a program called jvc.exe. Any ideas?
Regards, Mark


You are currently subscribed to windbg as: xxxxx@microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: xxxxx@hotmail.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

The jvc reference has something to do with the way the buld environment
is parsing your build commands.

If you send me a copy of your build log I can probably tell you what
exactly is wrong.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Mark Thompson
Sent: Thursday, May 08, 2003 5:42 PM
To: Kernel Debugging Interest List
Subject: [windbg] RE: Compiling Driver Extensions

Thanks for the tips.
I’m running the ddk I received at WinHEC this week (3790) and I’ve
installed to D:\dbg\sdk\lib. I’ve checked the build log and its
complaining it can’t find jvc.exe Any ideas? I really think its
something I’m doing wrong, or some compnent I need to install but I
can’t see the forest for the trees.

Where does jvc.exe come from? Is it Visual j++? If so, why didn’t it
come off the ddk cd?

----- Original Message -----
From: “David Holcomb”
To: “Kernel Debugging Interest List”
Sent: Thursday, May 08, 2003 7:54 PM
Subject: [windbg] RE: Compiling Driver Extensions

Don’t install the samples to a directory with spaces. That little tip
can be found in the samples\readme.txt. There are other tips in there
too. Like the samples are only guaranteed to build with the latest
Windows Server 2003 DDK.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Mark Thompson
Sent: Thursday, May 08, 2003 3:36 PM
To: Kernel Debugging Interest List
Subject: [windbg] Compiling Driver Extensions

Hi All,
I want to start using debuger extensions but I’m having troubles
compiling the examples. I have downloaded the latest sdk with samples
from M$ but when I try to build, it seems to be looking for a program
called jvc.exe. Any ideas? Regards, Mark


You are currently subscribed to windbg as: xxxxx@microsoft.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: xxxxx@hotmail.com
To unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to windbg as: xxxxx@microsoft.com To
unsubscribe send a blank email to xxxxx@lists.osr.com

I have received this error before and it is because a space is located
within the ddk installation directory, or where the sample code is
found.

The jvc.exe is used for java compilation and I highly doubt that MS now
needs this to build windbg extension dlls.

Pete

Peter Scott
xxxxx@KernelDrivers.com
www.KernelDrivers.com
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Mark Thompson
Sent: Thursday, May 08, 2003 3:36 PM
To: Kernel Debugging Interest List
Subject: [windbg] Compiling Driver Extensions

Hi All,
I want to start using debuger extensions but I’m having troubles
compiling the examples.
I have downloaded the latest sdk with samples from M$ but when I try to
build, it seems to be looking for a program called jvc.exe. Any ideas?
Regards, Mark


You are currently subscribed to windbg as: xxxxx@kerneldrivers.com
To unsubscribe send a blank email to xxxxx@lists.osr.com