• 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
xcode 2.1 Cross compiling 10.2 target
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

xcode 2.1 Cross compiling 10.2 target


  • Subject: xcode 2.1 Cross compiling 10.2 target
  • From: Olivier Tristan <email@hidden>
  • Date: Tue, 14 Jun 2005 11:12:08 +0200

Hi,

In order to support older system version (until 10.2.8), I use the cross compiling function of xcode 2.1.
I have initialize the MAC OS X Deployment target to 10.2.


I have remove dependencies to framework wich didn't exist in 10.2 (like Accelerate and replaces it with VecLib).
But now I have strange undefined reference wich the system expect to see in /usr/lib/libSystem.B.dylib.
Those are : _btowc, _iswctype, _mbsrtowcs, _towlower, _towupper, _wscoll.


Those symbol are all related to wchar support, the problem is I do not use any whcar includes or whatever which may use them.

For information, I use libpng, libjpeg, freetype, opengl and the code is c++ compiled with gcc 3.3 under tiger.

Any idea where it might come from ?

Thanks,


-- Olivier Tristan Ultimate Sound Bank

_______________________________________________
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:
    • Xcode 1.1 master_processor
      • From: Karima MONSIF <email@hidden>
  • Prev by Date: pre processing problem xcode 2.1
  • Next by Date: Re: Moving from CodeWarrior to XCode
  • Previous by thread: Re: pre processing problem xcode 2.1
  • Next by thread: Xcode 1.1 master_processor
  • Index(es):
    • Date
    • Thread