Mail Archives: djgpp/2001/05/20/11:54:23
On Sun, 20 May 2001, Igor2 wrote:
> So i downloaded, installed one, also downloaded the tools i needed. When
> compiling a c program, i get the following error:
>
> n:/.../tmp\cczMwzz7.s: Assembler messages:
> n:/.../tmp\cczMwzz7.s:12: Error: Rest of line ignored. First
> ignored character is `,'.
>
> I tried to compile it only to asm, than from asm to exe and found that the
> problem was this line:
>
> .p2align 4,,7
You have an old assembler. You probably installed the old bnu27b.zip
distribution of Binutils. Download and install the latest bni211b.zip,
and the problem should go away.
- Raw text -