• 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: wchar link problems building for jaguar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wchar link problems building for jaguar


  • Subject: Re: wchar link problems building for jaguar
  • From: Thane Norton <email@hidden>
  • Date: Tue, 28 Oct 2003 14:58:50 -0800

Here is my update.  I have done everything in my power to make it impossible
to compile the wchar files.  I have -D_WCHAR_H_ passed to the compiler.  I
have "#define wmemmove die" in the precompiled header file.  I have
"#include <c++config.h>" and "#undef _GLIBCPP_HAVE_WMEMMOVE" in the precomp
file.  And when I prelink on 10.2, I get

update_prebinding: redo_prebinding on
/Volumes/Source/Code/Driver/MacOSX/TabletDriver/build/Development
/TabletDriver.app/Contents/MacOS/TabletDriver:prebinding can't
be redone for:
/Volumes/Source/Code/Driver/MacOSX/TabletDriver/build/Development/
TabletDriver.app/Contents/MacOS/TabletDriver (for architecture ppc)
because of undefined symbols:
_wmemmove

(I am using wmemmove as an example of the 17 wide char routines that can't
be found)

I am at my wits end and out of ideas for today.  Tomorrow, hopefully, I will
find some more.

On 10/28/03 9:23 AM, "Thane Norton" <email@hidden> wrote:

> Actually, we have a product that compiles on 10.2 and on 10.3, but the
> 10.3
> version will not prelink on 10.2.  I am trying to fiddle with my
> c++config.h
> to try and get it to work.
>
> On 10/26/03 8:01 PM, "Nick Zitzmann" <email@hidden> wrote:
>
>> This may be because Mac OS X 10.2.x and earlier do not support wchar,
>> so if you use wchar at all in your software, it'll only run under 10.3
>> or later... Search the archives of the projectbuilder-users mailing
>> list for more details.
>
> -----------------------------------------
> V. Thane Norton III
> Macintosh Software Engineer
> Wacom Technology Corporation
> phone: 360.896.9833 x172
> mailto:email@hidden
> _______________________________________________
> xcode-users mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/xcode-users
> Do not post admin requests to the list. They will be ignored.

-----------------------------------------
V. Thane Norton III
Macintosh Software Engineer
Wacom Technology Corporation
phone: 360.896.9833 x172
mailto:email@hidden
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: wchar link problems building for jaguar
      • From: joshua portway <email@hidden>
    • Re: wchar link problems building for jaguar
      • From: Matthew Formica <email@hidden>
    • Re: wchar link problems building for jaguar
      • From: Thane Norton <email@hidden>
References: 
 >Re: wchar link problems building for jaguar (From: Thane Norton <email@hidden>)

  • Prev by Date: Re: Syntax-Aware Indenting and C++
  • Next by Date: Re: Can XCode and PB Coexist?
  • Previous by thread: Re: wchar link problems building for jaguar
  • Next by thread: Re: wchar link problems building for jaguar
  • Index(es):
    • Date
    • Thread