Mail Archives: djgpp/2000/11/07/06:12:49
On 6 Nov 2000, James Owens wrote:
> In the InfoZIP source the truncation problem is known (the comment "GRR:
> have problem if filename is volume label??" appears). I'd hoped to fix it,
> but why is the DJGPP compile behaving differently?
No one can answer this without seeing the code which labels the
floppy. It could be anything: the program might be using the wrong
system call, or it might be that nobody has bothered to make the
labeling work when compiled with DJGPP.
I suggest to find the place in the sources where labeling is done,
read that code carefully, and then ask specific questions here, if you
cannot figure it out, posting the relevant code fragments to show us
how it works.
- Raw text -