• 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: Sun, 27 Sep 2009 22:57:46 -0600


On Sep 27, 2009, at 10:48 PM, Dieter Oberkofler wrote:

Changes in the ABI would explain my problem but unfortunately I do not have the source code available for this (Rogue Wave Tools.h++) library.
I have tried to change the ABI version back to version 1 but this did not change anything.
Does anyone have any other ideas on how to get around this when using gcc 4.2.1?

You cannot use GCC 4.2 if you are linking against a C++ framework that was built using an earlier version of GCC, and GCC 4.2 will not link to the framework, and you do not have the source code. You have to use the compiler used to build the framework in this case. You could try asking the original developer to change their compiler, but that's about all you can do without the source code.


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


References: 
 >Error when compiling with gcc 4.2.1 and linking with a static library build with older gcc (From: Dieter Oberkofler <email@hidden>)
 >Re: 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: Error when compiling with gcc 4.2.1 and linking with a static library build with older gcc
  • Next by Date: Re: Xcode 2.5: debugger does not not run
  • Previous by thread: Re: Error when compiling with gcc 4.2.1 and linking with a static library build with older gcc
  • Next by thread: conversion printf format to icu style format (maybe OT)
  • Index(es):
    • Date
    • Thread