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: new operator in fopen.cxx


> "Song, Qiang-Hua (宋強華 IAC-N)" wrote:
> 
> Hi, jlarmour
> 
> I have done as you said, but still lack of "new operator" when I link
> with eCos.
> 
> 1. check out newlib (http://sources.redhat.com/newlib )
> 2. Then in gcc source tree, at the top level (where there are directories
> like bfd config
> include gcc libstdcv3 etc.) symlink the newlib and libgloss directories
> in, e.g.
> ln -s PATHTOCHECKOUTNEWLIB/src/newlib
> ln -s PATHTOCHECKOUTNEWLIB/src/libgloss

and rebuild gcc from source here?

> 3. add -lsupc++ to the link line.
> 
> Does there any other things I must to do ? Thank you very much!

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

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