Mail Archives: djgpp/2000/03/03/20:50:19
> > Hello, I got DJGPP 2.02, Allegro 3.9.31, GCC 2.95.2, DOS box in
> W95, etc
> > etc, compiled with -g, not with -s, I try to debug it and I get
> this:
>
> > Fri 03-03-2000 3:55:15.13
> > F:\dev\FASDK\bin> dir /b
> ^^^^^^^
>
> That's your problem. In the context of DJGPP, *never* use filenames
> or
> directories starting with \dev. DJGPP special-cases this to handle
> Unix-style device filenames, like /dev/null, /dev/tty and such.
> You can't use the directory /dev (it's special for DJGPP).
Thanks guys that was it. I thought you only couldn't use dev\ for the
install directory, but apparently not...
--Robert Whitlock
http://www.geocities.com/CapeCanaveral/Hangar/9520/
ICQ 60123256
- Raw text -