|
From: Tom H. <to...@co...> - 2005-08-09 22:47:36
|
In message <200...@kf...>
Maurice van der Pot <gri...@ge...> wrote:
> On Tue, Aug 09, 2005 at 07:16:30PM +0100, Tom Hughes wrote:
> > I don't think it will matter if you build with -fpie - if you haven't
> > use --enable-pie then valgrind will be loaded at a fixed address even
> > if you happened to build with -fpie and there won't be any problems.
>
> Right now if I build 3.0.0 with a gcc that defaults to pie but I don't
> specify --enable-pie, it exits at startup with "executable range is
> outside acceptable range".
Wierd. Without --enable-pie stage2 should be linked with a fixed
base address that is certainly within the acceptable range. CAn you
give the full message (with the addresses).
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|