X-Spam-Check-By: sourceware.org
Message-ID: <45A4E422.3000903@byu.net>
Date: Wed, 10 Jan 2007 06:03:30 -0700
From: Eric Blake <ebb9@byu.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.9) Gecko/20061207 Thunderbird/1.5.0.9 Mnenhy/0.7.4.666
MIME-Version: 1.0
To: cygwin@cygwin.com, zingafriend@yahoo.com
Subject: Re: Link errors related to vtable
References: <20070110060230.7684.qmail@web53605.mail.yahoo.com>
In-Reply-To: <20070110060230.7684.qmail@web53605.mail.yahoo.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to George on 1/9/2007 11:02 PM:
> Hi,
> I am getting link errors like below when I compile my
> code(systemc) which is  on cygwin 1.5.23 with gcc
> 3.4.4
> (systemc is a c++ class library)

No wonder.  C++ code MUST be compiled with g++, not gcc (unless you REALLY
know what you are doing).

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFpOQi84KuGfSFAYARAncjAJ426bVTzwsm0bXr6QzIgflGRPwhEwCfeAAL
LtMK9kWRBCxM3/6oAA4/95M=
=aK6S
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

