https://sourceware.org/bugzilla/show_bug.cgi?id=26662
--- Comment #4 from laurent.stacul at amadeus dot com ---
Indeed, it seems it is a duplicate. I provided the object file if needed.
Thanks both of you for your quick answer.
Regards,
Laurent
--
You are receiving this mail because:
You are
https://sourceware.org/bugzilla/show_bug.cgi?id=26662
--- Comment #3 from laurent.stacul at amadeus dot com ---
Created attachment 12862
--> https://sourceware.org/bugzilla/attachment.cgi?id=12862&action=edit
conftest.o
--
You are receiving this mail because:
You are on the CC list
iority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: laurent.stacul at amadeus dot com
Target Milestone: ---
Hello,
If I compile the following program (extracted from configure scripts)
$ cat conftest.c
#ifdef __cplusplus
extern "C
https://sourceware.org/bugzilla/show_bug.cgi?id=26548
--- Comment #3 from laurent.stacul at amadeus dot com ---
(In reply to Nick Clifton from comment #2)
> Hi Laurent,
>
> Thanks for reporting this problem. I have checked in a small patch
> which I believe will resolve
Assignee: unassigned at sourceware dot org
Reporter: laurent.stacul at amadeus dot com
Target Milestone: ---
Let's consider the following program:
#include
#include
int main(int argc, const char *argv[])
{
std::cout << std::numeric_limits::min() < readelf --debug-dump
https://sourceware.org/bugzilla/show_bug.cgi?id=25437
laurent.stacul at amadeus dot com changed:
What|Removed |Added
Resolution|MOVED |FIXED
--- Comment
Component: gold
Assignee: ccoutant at gmail dot com
Reporter: laurent.stacul at amadeus dot com
CC: ian at airs dot com
Target Milestone: ---
I have a program that compiles fine. As soon as I try to use the linker option
`--as-needed`, the program builds but