help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linker Message: "discarded section"


From: Hartmut Sbosny
Subject: Linker Message: "discarded section"
Date: Sun, 29 May 2005 02:22:59 +0200
User-agent: KNode/0.8.0

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

Does anyone know, what it does mean and what could be the reason for this?
(It is a warning message, the linker doesn't abbort.) Oddly enough
it vanishes, if I compile with the "-g" debug option.
I'm using g++ (GCC) 3.3.4 (pre 3.3.5 20040809).


Thanks in advance
Hartmut



reply via email to

[Prev in Thread] Current Thread [Next in Thread]