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]

Re: Build error under current x86 - have you seen this?


Ron Kundla wrote:
> 
> The part I am concerned about is the undefined reference to '__builtin_new'
> from the stream.inl file. I have looked at fdopen and there is a call to a
> C++ function that does a 'set_position', which coincides with the above
> error.

Are you using gcc 3 by any chance? If so, don't (yet).

If you are using something earlier, it should have been resolved by a
__builtin_new symbol in libgcc in your i386-elf-gcc.

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
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/


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