This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

discarded section


Hi

I'm trying to compile a big project with gcc 4.6.2.

At link time I get errors like:

`.text._ZN11ChatDetailsD2Ev' referenced in section 
`.text._ZN11ChatDetailsD1Ev[non-virtual thunk to ChatDetails::~ChatDetails()]' 
of chat/libchat.a(moc_chat-details.cxx.o): defined in discarded section 
`.text._ZN11ChatDetailsD2Ev[_ZN11ChatDetailsD5Ev]' of chat/libchat.a(moc_chat-
details.cxx.o)


What is the reason of it? How can it be fixed?

Project was compileable with gcc 4.5.x

regards

-- 
MichaÅ Walenciak
gmail.com kicer86
http://kicer.sileman.net.pl
gg: 3729519


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]