Mail Archives: djgpp-workers/2001/06/25/12:35:21
On Mon, 25 Jun 2001, Andris Pavenis wrote:
> One more problem is dxegen failure on gcc-3.0 compiled object files due to
> .comment section (it misinterprets it as unresolved reference). In last
> time I patched dxegen.c to workaround this problem (ignore .comment), but
> I'm almost sure Eli would not like such patch
I don't know why should I not like it. What is the cleanest way to solve
this? Can dxegen do anything useful with these sections? If it cannot,
then ignoring them is an okay solution, IMHO.
> About Eli's initial question. How possible is some change in
> binutils that would make linker script from current djdev incompatible
> with binutils (I think it's unlikely ...)
I don't know. The fact is that this happened with GCC; it can happen
again with Binutils. I'd prefer that such problems could be detected
during the development of each one of the packages (GCC and Binutils),
and avoided by submitting appropriate patches into the mainstream
sources. But given the size and complexity of these packages and the
scarcity of resources, I understand how hard it could be to find these
problems in time. So I guess a possibility that such problems are found
late is something we will have to live with.
- Raw text -