This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bare metal C++


Hello,

How do you create a bare metal cross compiler with C++ support? From the reading I have done, it appears that you need newlib for the general C functions and then you need glibc for the C++ stuff. Is this correct? How do you configure glibc to use the newlib stuff and provide the C++ support?

Thanks
Allen


-- For unsubscribe information see http://sourceware.org/lists.html#faq


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