Mail Archives: djgpp/2003/07/03/08:02:48.2
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.
The version of binutils may be important for this, too. What does
ld -v
print? And/or what do you get if you type
dir c:\djgpp\manifest
(change pathname of DJGPP installation director if it's not c:\djgpp)
--
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -