Mail Archives: djgpp/2001/08/24/05:16:26
On 24 Aug 2001, at 0:42, Will Robinson wrote:
> > > Looks like the compiler is generating bogus assembler.
> >
> > Yup. Actually, I can't currently get this far, as binutils 2.11 had a
> > serious bug with DJGPP (an assertion failure in the assembler). That's
> > probably why I didn't build any of the libs.
>
> Just FYI, I found that the offending assembler line is:
>
> .def __vptr$__basic_file<char>; .val 0; .scl 8; .type 01124; .endef
>
> (I compressed some excess whitespace there).
>
Known problem
I suggest looking for changes done for DJGPP port of gcc-3.0
(see archive v2gnu/alphas/gcc30s2.zip) or more exactly for patch to
gcc/sdbout.c.
Andris
- Raw text -