Dear Luke

Am Fri, Apr 28, 2006 at 11:25:07AM -0400 hat Luke Moore getippert:
> If I build callgrind 0.10.1 from the source at 
> valgrind.org it looks in lib/pkgconfig/valgrind.pc to find the address 
> valgrind was built with, and callgrind seems to work.

Line 3529 of callgrind configure scripts does
VALT_LOAD_ADDRESS=`perl pkg-extract valt_load_address $pkgdir/valgrind.pc`
(so exactly what you describe).

In the config.log of the build of callgrind, I find
VALT_LOAD_ADDRESS='0xa000000'

Therefore, I guess, the address is correctly picked up. I can
see it later in the build process where this address is used in
a command.

Well, I still have no clue, but on a much more informed level.
;-)

Regards
-- 
Philipp      | work: [EMAIL PROTECTED] +41 1 802 20 00
Frauenfelder | home: [EMAIL PROTECTED] +41 1 862 73 14
[PGP]        | http://www.frauenfelder-kuerner.ch/
Proudly running Debian GNU/Linux. See http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to