Mail Archives: djgpp/2000/03/31/14:29:35
Shixi Liu <shixiliu AT km169 DOT net> wrote:
> Dear Sir,
> I download "DJGPP V2 Development Kit and Runtime" and gcc.2.95.2,
> then I unzip all zipped files (djdev203.zip, gcc2952b.zip,
> g772952b.zip, gpp2952b.zip, lgp2952b.zip, and objc2952.zip)
From the error messages you show, you must have downloaded 'RHIDE' as
well. OTOH, you do not mention having downloaded binutils, which is
also needed for a working compilation.
> c:/djgpp/tmp\ccZThnbb.s: Assembler messages:
> c:/djgpp/tmp\ccZThnbb.s: 19: Error: Rest of line ignored. First
> ignored character is `,'.
This is the style of error message as reported inside RHIDE. Please
try running gcc directly from the commandline, and show us the errors
you get from that:
redir -eo gcc -v testfile.c -Wall -O > output.txt
Then inspect and/or show us 'output.txt', and also 'testfile.c'
--
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -