This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: AIX gcc compiler memory management
- From: "Boehne, Robert" <rboehne at ricardo-us dot com>
- To: Ana Yuseepi <anayuseepi at yahoo dot com>
- Cc: gcc at gnu dot org
- Date: Fri, 19 Apr 2002 15:19:25 -0500
- Subject: Re: AIX gcc compiler memory management
- References: <20020418011341.42830.qmail@web14005.mail.yahoo.com>
Ana:
>From your output, it looks like you are linking C++ wigh gcc.
Link C++ with g++, always, no exceptions (pun not intended).
Robert