This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Link errors related to vtable


-----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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]