Linker Message: "discarded section"

H

Hartmut Sbosny

Hello,

I get the linker message

`.gnu.linkonce.t._ZN3TNT12CurveTntPlotIdE6handleEi' referenced in section
`.rodata' of FollowCurveWindow.o: defined in discarded section
`.gnu.linkonce.t._ZN3TNT12CurveTntPlotIdE6handleEi' of FollowCurveWindow.o

i.e. of the structur

`a' referenced in section `b' of file.o: defined in discarded section
`a' of file.o

What does it mean and what could be the reason for this?
(It is a warning message, the linker doesn't abbort.)

Thanks in advance
Hartmut
 
V

Victor Bazarov

Hartmut said:
I get the linker message

`.gnu.linkonce.t._ZN3TNT12CurveTntPlotIdE6handleEi' referenced in section
`.rodata' of FollowCurveWindow.o: defined in discarded section
`.gnu.linkonce.t._ZN3TNT12CurveTntPlotIdE6handleEi' of FollowCurveWindow.o

i.e. of the structur

`a' referenced in section `b' of file.o: defined in discarded section
`a' of file.o

What does it mean and what could be the reason for this?

You should ask in a newsgroup where GNU linker is on topic. Try
gnu.g++.help or the forum for your OS.

V
 
H

Hartmut Sbosny

Victor said:
You should ask in a newsgroup where GNU linker is on topic. Try
gnu.g++.help or the forum for your OS.

Ok, I will try it there.

Best Regards
Hartmut
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top