https://sourceware.org/bugzilla/show_bug.cgi?id=29973
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nickc at redhat dot com
--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
Hi cqwrteur,
I am afraid that we are going to need some more information before we can get
to the bottom of this issue. For example:
* What is the code in helloworld.cc ?
* Why is the "-s" option being used ?
* Does the problem still occur if "-s" is not used ?
* Similarly, does omitting "-flto" make the linking work ?
It would help if you could upload the compiled form of helloworld.cc (ie
helloworld.o). I did try to reproduce the problem myself, but the link worked.
I was however using gcc version 11 not version 13.
Also which version of the linker are you using ?
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.