This is the mail archive of the ecos-discuss@sources.redhat.com 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: Problem while building the ecos Application with newer version gcc tool set.


Tim Drury wrote:
> Search the mailing list archives for "cannot find libsupc++.a" and you'll find
> the answer.  I think someone posted the answer again just yesterday.
> It involves removing libsupc++ from the target.ld file.

No, it doesn't (at least not if you want to write C++ code). It involves
building and installing libsupc++:
http://sources.redhat.com/ml/ecos-discuss/2001-10/msg00274.html

Martin

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


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