public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mike Stump <mrs@apple.com>
To: jgarvia@mixmail.com
Cc: "gcc-help@gcc.gnu.org" <gcc-help@gcc.gnu.org>,
	"gcc@gnu.org" <gcc@gnu.org>
Subject: Re: Compatibility between cxx and g++
Date: Tue, 05 Jul 2005 23:23:00 -0000	[thread overview]
Message-ID: <4F4D7EA3-1ADD-48DD-A9DA-B2020C8827AA@apple.com> (raw)
In-Reply-To: <E1Dpocy-0002Y9-00@relay.mixmail.com>

On Jul 5, 2005, at 7:42 AM, Julio Garvia Honrado wrote:
> I am trying to compile a C++ program (with cxx - Compaq compiler)  
> that uses a C++ shared library (compiled with g++), but several  
> 'unresolved' messages are reported.
>
> Is there any way to solve this incidence?

Yes, have cxx ported to match g++'s abi, or recompile with g++.

  parent reply	other threads:[~2005-07-05 23:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-05 14:42 Julio Garvia Honrado
2005-07-05 15:32 ` Falk Hueffner
2005-07-05 23:23 ` Mike Stump [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-07-05 14:32 Julio Garvia
2005-07-05 14:12 Julio Garvia
2005-07-05 14:09 Julio Garvia

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F4D7EA3-1ADD-48DD-A9DA-B2020C8827AA@apple.com \
    --to=mrs@apple.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=gcc@gnu.org \
    --cc=jgarvia@mixmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).