• 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: 10.4u SDK bad?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 10.4u SDK bad?


  • Subject: Re: 10.4u SDK bad?
  • From: Tomas Zahradnicky <email@hidden>
  • Date: Mon, 15 May 2006 00:18:28 +0200

At 15:06 -0700 5/14/06, Syd Polk wrote:
On May 14, 2006, at 2:56 PM, Tomas Zahradnicky wrote:

What are you building? If you are building a kernel extension, you need to download and use the 10.4 sdk instead of the 10.4u.sdk to build the PowerPC side. It's available from the ADC site, or on the Xcode 2.0 disk that shipped with Tiger.

I'm building a bundle that is used as a plug-in for a 3rd party app. The weirdest thing is that it works with 10.4 SDK but not with 10.4u SDK :-(



Is the bundle in C++? Does it export C++ API? If so, and if the 3rd party app was linked on a 10.4.0 system, that might explain the problem, as anytime there is C++ API, all parties should compile with the same compiler and link libraries or things like this might occur.

The bundle uses C++ but does not export any C++ symbol, just one C symbol.

The app was linked on an older system with CodeWarrior and I'm building with Xcode. This should not do any problems as long as I don't throw exceptions, though the exception handling must be enabled.

I'll try to diff the binaries tomorrow (too late now).

Cheers,

  Tomas
--
# Ing. Tomas Zahradnicky, Jr.
# The Czech Technical University
# Dept of Computer Science, FEE-CTU Prague
_______________________________________________
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: 
 >10.4u SDK bad? (From: Tomas Zahradnicky <email@hidden>)
 >Re: 10.4u SDK bad? (From: Shawn Erickson <email@hidden>)
 >Re: 10.4u SDK bad? (From: Tomas Zahradnicky <email@hidden>)
 >Re: 10.4u SDK bad? (From: Syd Polk <email@hidden>)
 >Re: 10.4u SDK bad? (From: Tomas Zahradnicky <email@hidden>)
 >Re: 10.4u SDK bad? (From: Syd Polk <email@hidden>)

  • Prev by Date: Re: 10.4u SDK bad?
  • Next by Date: #pragma align=mac68k produces incorrect alignment when used inside a template class
  • Previous by thread: Re: 10.4u SDK bad?
  • Next by thread: Using Fix and Continue with Object Alloc
  • Index(es):
    • Date
    • Thread