Mail Archives: djgpp/1993/11/08/11:49:43
> Does anyone know of a bulletin board supporting at least v32 (9600 bps),
> preferably hooked up to Fidonet, from which I can download a current copy of
> DJGPP? I'm currently using 1.09.
I have most of the 1.10 files on my BBS (617-275-5834, 14.4, v.32 bis), but
none of the graphics stuff is there. I'm running TAGBBS software, and am not
connected to Fidonet (or any other nets). I don't have any upload ratio
requirements, and the files are available to first-time callers. I can't
tell where you are located from your address; I'm in Massachusetts.
> I've figured out that the -l option to GCC takes as a parameter all of the
> library name except for the 'LIB' -- for instance, I use -l pc to include
> LIBPC.A. Can anyone explain why it is set up this way?
Because that's the way Unix does it.
> How can I prevent DJGPP from deleting .O files after compilation?
Use the -c option.
- Raw text -