• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Error when compiling with gcc 4.2.1 and linking with a static library build with older gcc
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error when compiling with gcc 4.2.1 and linking with a static library build with older gcc


  • Subject: Re: Error when compiling with gcc 4.2.1 and linking with a static library build with older gcc
  • From: Nick Zitzmann <email@hidden>
  • Date: Fri, 25 Sep 2009 18:31:08 -0600


On Sep 25, 2009, at 3:38 AM, Dieter Oberkofler wrote:

Undefined symbols:
  "RWCString::assertElement(unsigned long) const", referenced from:
      RWCString::operator[](int)in test.o

The C++ ABI has been broken several times across revisions of GCC, so this doesn't surprise me too much. If you've got a project that uses C+ +, then you have to compile everything using the same compiler, or you'll run into surprises like this.


Nick Zitzmann
<http://seiryu.home.comcast.net/>



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Error when compiling with gcc 4.2.1 and linking with a static library build with older gcc
      • From: "Sean McBride" <email@hidden>
References: 
 >Error when compiling with gcc 4.2.1 and linking with a static library build with older gcc (From: Dieter Oberkofler <email@hidden>)

  • Prev by Date: Re: Any way to see Role of a header in Xcode 3.2?
  • Next by Date: Re: Edit-in-Scope subtleties
  • Previous by thread: Error when compiling with gcc 4.2.1 and linking with a static library build with older gcc
  • Next by thread: Re: Error when compiling with gcc 4.2.1 and linking with a static library build with older gcc
  • Index(es):
    • Date
    • Thread