Mail Archives: djgpp/2003/07/03/08:30:10
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) wrote:
: Eric Wajnberg <wajnberg AT antibes DOT inra DOT fr> wrote:
: > : If you add "-v" to gcc's command line you will see them being
: > : generated.
: > Ok, but I am not using "-v" to compile my code.
: A misunderstanding. Martin wanted to suggest that you *should* try it
: with -v once in a while, to see what exactly happens during your
: compilation. -v is a debugging aid, using it might help you see
: through problems like this.
: > : They should normally automatically be removed. Which versions of GCC
: > : and DJGPP (include the date on libc.a too) are you using?
: > I do not know exactly where I can see what version I'm using.
: By using that '-v' flag, among other ways.
Ok, I am running gcc version 3.2.3
: The version of binutils may be important for this, too. What does
: ld -v
The answer is GNU ls version 2.13
: print? And/or what do you get if you type
: dir c:\djgpp\manifest
The answer is:
. <REP> 20/05/03 11:16 .
.. <REP> 20/05/03 11:16 ..
DJDEV203 MFT 2 957 04/12/01 20:57 djdev203.mft
DJDEV203 DSM 827 10/03/02 22:32 djdev203.dsm
DJDEV203 VER 57 10/06/02 23:49 djdev203.ver
FAQ230B MFT 135 21/01/00 18:28 faq230b.mft
FAQ230B VER 53 21/01/00 18:28 faq230b.ver
RHID14~1 MFT 1 010 10/02/00 12:14 rhid1475b.mft
RHID14~1 VER 40 10/02/00 12:14 rhid1475b.ver
BNU213B DSM 765 15/08/02 10:34 bnu213b.dsm
BNU213B MFT 1 521 15/08/02 10:48 bnu213b.mft
BNU213B VER 52 15/08/02 10:34 bnu213b.ver
GCC323B DSM 1 085 30/04/03 19:10 gcc323b.dsm
GCC323B MFT 1 944 30/04/03 19:11 gcc323b.mft
GCC323B VER 56 30/04/03 19:10 gcc323b.ver
GDB53B DSM 2 387 12/01/03 11:02 gdb53b.dsm
GDB53B VER 46 12/01/03 11:01 gdb53b.ver
GDB53B MFT 472 27/12/02 16:16 gdb53b.mft
MAK3791B MFT 305 14/07/00 15:24 mak3791b.mft
MAK3791B VER 51 14/07/00 15:18 mak3791b.ver
MAK3791B DSM 1 769 26/07/00 7:39 mak3791b.dsm
TXI42B MFT 1 163 03/04/02 12:03 txi42b.mft
TXI42B DSM 1 460 03/04/02 12:18 txi42b.dsm
TXI42B VER 46 03/04/02 12:19 txi42b.ve
Best, Eric.
- Raw text -