This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 3.3 problem of -fzero-initialized-in-bss w/-ffreestanding


On Tue, Jul 15, 2003 at 09:47:46AM +0200, Andreas Schwab wrote:
> Eric Botcazou <ebotcazou@libertysurf.fr> writes:
> 
> |> > I disagree that it should never have gotten into GCC 3.3; emacs has no
> |> > right to make random assumptions about memory layout, and should expect
> |> > to break regularly with new versions of GCC as long as it has such
> |> > assumptions.
> |> 
> |> I would not disagree with you disagreeing, had we not written this:
> |> http://gcc.gnu.org/gcc-3.3/criteria.html
> 
> The portability of Emacs ends at the point where undump is called.

Absolutely.  The unexec technique is extraordinarily fragile.  They've always
know this, and have been willing to keep modifying their code.  If they
weren't willing, Emacs would die a quick death for its failure to install.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]