Mail Archives: djgpp/1997/03/02/05:37:49
On 28 Feb 1997, Ruiter de M wrote:
> Why is my D:(drive-1) waken up so rudimentary(sp?)?
> Why does LD access D: when it doesn't have to?
You will have to investigate some more if you are really annoyed by
this. If you can see which DOS calls are made that reference drive
D:, this would help understand which part of `ld' makes these calls.
`ld' is built from a few very large libraries, and it is very hard to
guess where exactly is drive D: referenced without some hints.
Btw, does this happen with `ld' only, or with other DJGPP programs as
well?
- Raw text -