This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos 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]

Strange warnings with boost


Hi,

We are using eCos on Windows, for building to a PowerPC based card.
We recently included a reduced version of Boost in our project,
and while we manged to build we can the following 'warnings'. Does
anyone have an idea?

Andre

/opt/ecos/gnutools/powerpc-eabi/lib/gcc/powerpc-eabi/3.4.4/../../../../powerpc-eabi/bin/ld: `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' referenced in section `.rodata' of ./externallibs/boost/serialization/src/basic_iarchive.o: defined in discarded section `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' of ./externallibs/boost/serialization/src/basic_iarchive.o

/opt/ecos/gnutools/powerpc-eabi/lib/gcc/powerpc-eabi/3.4.4/../../../../powerpc-eabi/bin/ld: `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' referenced in section `.rodata' of ./externallibs/boost/serialization/src/basic_iarchive.o: defined in discarded section `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' of ./externallibs/boost/serialization/src/basic_iarchive.o

/opt/ecos/gnutools/powerpc-eabi/lib/gcc/powerpc-eabi/3.4.4/../../../../powerpc-eabi/bin/ld: `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' referenced in section `.rodata' of ./externallibs/boost/serialization/src/basic_iarchive.o: defined in discarded section `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' of ./externallibs/boost/serialization/src/basic_iarchive.o

/opt/ecos/gnutools/powerpc-eabi/lib/gcc/powerpc-eabi/3.4.4/../../../../powerpc-eabi/bin/ld: `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' referenced in section `.rodata' of ./externallibs/boost/serialization/src/basic_iarchive.o: defined in discarded section `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' of ./externallibs/boost/serialization/src/basic_iarchive.o

/opt/ecos/gnutools/powerpc-eabi/lib/gcc/powerpc-eabi/3.4.4/../../../../powerpc-eabi/bin/ld: `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' referenced in section `.rodata' of ./externallibs/boost/serialization/src/basic_iarchive.o: defined in discarded section `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' of ./externallibs/boost/serialization/src/basic_iarchive.o

/opt/ecos/gnutools/powerpc-eabi/lib/gcc/powerpc-eabi/3.4.4/../../../../powerpc-eabi/bin/ld: `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' referenced in section `.rodata' of ./externallibs/boost/serialization/src/basic_iarchive.o: defined in discarded section `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' of ./externallibs/boost/serialization/src/basic_iarchive.o

/opt/ecos/gnutools/powerpc-eabi/lib/gcc/powerpc-eabi/3.4.4/../../../../powerpc-eabi/bin/ld: `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' referenced in section `.rodata' of ./externallibs/boost/serialization/src/basic_iarchive.o: defined in discarded section `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' of ./externallibs/boost/serialization/src/basic_iarchive.o



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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