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]

Lack of libsupc++.a on BSD


Hi

BSD/OS X does not provide a static implementation of libsupc++.a. So
my attempted port of the synthetic target to BSD is limping badly.

I happened to find something here
(http://www.ecoscentric.com/ecospro/doc.cgi/html/ref/memalloc-standard-api.html)
that suggests
that using the option CYGFUN_MEMALLOC_MALLOC_CXX_OPERATORS should
allow me to work around this.

But I cannot find that option anywhere. Is it in the ecospro repo only?

Thanks,
Jesper

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