Also, is there a way to force correct compilation when I change the .ac file?

Because I need to make clean and make again to make this change effective.

I tried ./configure --enable-maintenance-mode but without success. It seems the 
makefile ignores the fact that the .ac was changed.

Yes, I am running autogen.sh and then configure.sh before running make.

João M. S. Silva


> -----Original Message-----
> From: Silva João
> Sent: 1 de dezembro de 2017 13:06
> To: 'Ivo Raisr' <iv...@ivosh.net>
> Cc: Valgrind Users <valgrind-users@lists.sourceforge.net>
> Subject: RE: [Valgrind-users] failed in UME with error 22
> 
> > Oh, have a look here where segment 3. has been created and listed in
> > the second SHOW_SEGMENTS output.
> 
> OK. It seems to change position sometimes, it's now in 6:
> 
> --63000:0: aspacem   6: FILE 0077000000-0077235fff 2318336 r-x--
> d=0xfd02 i=25256897 o=0       (0,4)
> 
> I have set valt_load_address_pri_norml="0x80000000" but it's too much,
> it cannot build:
> 
> /home/AltranUK/jsilva.fs/src/valgrind-
> 3.13.0/memcheck/mc_leakcheck.c:1405:(.text+0x8df): relocation truncated
> to fit: R_X86_64_32S against `.bss'
> /home/AltranUK/jsilva.fs/src/valgrind-
> 3.13.0/memcheck/mc_leakcheck.c:1411:(.text+0x90b): relocation truncated
> to fit: R_X86_64_32S against `.bss'
> /home/AltranUK/jsilva.fs/src/valgrind-
> 3.13.0/memcheck/mc_leakcheck.c:1415:(.text+0x927): relocation truncated
> to fit: R_X86_64_32S against `.bss'
> memcheck_amd64_linux-mc_leakcheck.o: In function `lc_scan_memory':
> /home/AltranUK/jsilva.fs/src/valgrind-
> 3.13.0/memcheck/mc_leakcheck.c:1154:(.text+0x128f): relocation truncated
> to fit: R_X86_64_32S against `.rodata'
> memcheck_amd64_linux-mc_leakcheck.o: In function `print_results':
> /home/AltranUK/jsilva.fs/src/valgrind-
> 3.13.0/memcheck/mc_leakcheck.c:1511:(.text+0x18a5): relocation truncated
> to fit: R_X86_64_32S against `.bss'
> /home/AltranUK/jsilva.fs/src/valgrind-
> 3.13.0/memcheck/mc_leakcheck.c:1512:(.text+0x18ac): relocation truncated
> to fit: R_X86_64_32S against `.bss'
> /home/AltranUK/jsilva.fs/src/valgrind-
> 3.13.0/memcheck/mc_leakcheck.c:1514:(.text+0x18bf): relocation truncated
> to fit: R_X86_64_32S against `.bss'
> /home/AltranUK/jsilva.fs/src/valgrind-
> 3.13.0/memcheck/mc_leakcheck.c:1515:(.text+0x18c6): relocation truncated
> to fit: R_X86_64_32S against `.bss'
> /home/AltranUK/jsilva.fs/src/valgrind-
> 3.13.0/memcheck/mc_leakcheck.c:1564:(.text+0x1a46): relocation truncated
> to fit: R_X86_64_32S against `.bss'
> /home/AltranUK/jsilva.fs/src/valgrind-
> 3.13.0/memcheck/mc_leakcheck.c:1565:(.text+0x1a4e): relocation truncated
> to fit: R_X86_64_32S against `.bss'
> /home/AltranUK/jsilva.fs/src/valgrind-
> 3.13.0/memcheck/mc_leakcheck.c:1641:(.text+0x1b5d): additional
> relocation overflows omitted from the output
> collect2: error: ld returned 1 exit status
> 
> I've tried 0x77000000 but it's not enough for the program BSS.
> 
> I'll have to try intermediate values.
> 
> João M. S. Silva
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to