Re: recompile a file for ATADISK by Valter
Valter
Fri Oct 28 07:16:08 CDT 2005
"Giuseppe" <giuseppe@tin.it> wrote in
news:OD0VL462FHA.2816@tk2msftngp13.phx.gbl:
> Hi, I'd like to recompile a file:
> ATADISK Storage Driver:
> "system.c"
>
> changing dpCurSettings for ATA Disk module.
>
> If I add some error (i.e. forgetting a ";" ) when I build my image
> (in debug) all works with any error, then I suppose that system.c
> has not been compiled.
>
> How can I compile the file?
>
open a build prompt (Build OS\Open release directory), CD to the
ATADISK subdir and do a:
build
then a makeimage should include the new driver into your image.
If you need to change a common driver, is a good idea to clone it.
Search for sysgen_capture inside the online help for a good tutorial
about how to clone common sources.
Ciao
--
Valter Minute
(the reply address of this message is invalid,
but you may be able to guess the right one)