Re: Write new tool in C++?

Derrick McKee <[email protected]>
Newsgroups gmane.comp.debugging.valgrind
Message-ID <CAJoBWHyR8-Vbvu=JS9Lr2afmr1YAhSC-GTcYSKwcJmmwTRQgSQ@mail.gmail.com>
Thanks for the response.  That's what I am seeing in my initial test,
as I am getting undefined reference errors to std::cout during
linking.

On Wed, Mar 4, 2020 at 10:16 AM Tom Hughes <[email protected]> wrote:
>
> On 04/03/2020 14:46, Derrick McKee wrote:
>
> > Is it possible to write a tool using C++ instead of just C?
>
> In theory, maybe, but the problem you're going to have is that
> you have no run time library support - no libstdc+++ and not even
> any libc. So there are probably various things that need run time
> support that just aren't going to work and you're not going to have
> any of the normal library data structures and things.
>
> Tom
>
> --
> Tom Hughes ([email protected])
> http://compton.nu/



-- 
Derrick McKee
Phone: (703) 957-9362
Email: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.