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]

Re: Strange warnings with boost


Andre-John Mas wrote:
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?

Whatever 'Boost' is, ask whomever/wherever you got it from.


My guess is that it's using some special code/data segment names
(you can do this using GCC's 'attribute' qualifier) that the default
linker script isn't set up to handle.

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

--
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]