This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Generating code linked with libstdc++ for a target system without OS
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: EVANDRO LUIZ HAUENSTEIN <OP9693 at siemens dot com dot br>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Fri, 22 Feb 2002 09:44:45 -0800 (PST)
- Subject: Re: Generating code linked with libstdc++ for a target system without OS
If possible, please try to post to this list in plaintext.
> The generated code works fine when I do not utilize Dynamic allocation of
> objects.
You'll need to offer more detail than this. I suggest posting a small but
complete example that clearly demonstrates what you are trying to do. You
might also try to reproduce it running natively on x86/linux.
-benjamin