[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [valgrind] [Bug 395682] Reading debug info
From:       Дилян Палаузов <bugzilla_noreply () kde ! org>
Date:       2018-06-30 18:38:49
Message-ID: bug-395682-17878-t5ee79vab1 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=395682

--- Comment #2 from Дилян Палаузов <dilyan.palauzov@aegee.org> ---
For the time being programs can either be linked explicitly with gold:
  gcc -fuse-ld=gold
or switch off the implicitly enabled separate-code on Linux/x86:
  gcc -fuse-ld=bfd -Wl,-z,noseparate-code
or change the default linker by replacing
'/usr/local/x86_64-pc-linux-gnu/bin/ld' (the path can be different on your
system), which is a copy of /usr/local/x86_64-pc-linux-gnu/bin/ld.bfd, with
/usr/local/x86_64-pc-linux-gnu/bin/ld.gold .

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic