Mail Archives: djgpp-workers/2007/06/01/20:08:41
> Bug 000386:
Might be the usual XP issues, requiring 2.04.
> Bug 000377:
If the COFF header is valid, it's a UPX bug. But that doesn't mean
the header *is* valid.
> Bug 000385:
> Bug 000379:
> Bug 000378:
> Bug 000373:
> Sounds like a grx bug. I''ll close soon, if no opposition.
With a polite comment, of course. It's not a bug, it's just that gcc
4 is more strict than gcc 3.
> Bug 000375:
> Seems to be user error. Mixing 16-bit and 32-bit code. I''ll close
> soon, if no opposition.
Even if the user is doing something wrong, it does look like the
linker is doing something wrong also.
> Bug 000374:
> Bug in gcc. I''ll close soon, if no opposition.
Actually, it's not a bug - it's intentional. libstdc++ uses
i486-specific instructions to implement atomic operations, so we
(djgpp) have to decide if we're going to continue supporting i386
platforms by default. If so, someone needs to tweak the libstdc++
configury.
- Raw text -