• 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
GCC visibility quirks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GCC visibility quirks


  • Subject: GCC visibility quirks
  • From: Robert Kukuchka <email@hidden>
  • Date: Fri, 13 Apr 2007 16:55:27 -0700

Hello, 
I've run into some issues dealing with making symbols visible using the "#pragma GCC visibility push(default)" preprocessor command. In about 90% of my code it's setting proper visibility, but occasionally certain symbols are still hidden. If I turn off  GCC_SYMBOLS_PRIVATE_EXTERN  linking works as expected, so I know they're being compiled. Any suggestions for further ways to debug this issue? I do see the symbols in the object code when I use NM, and using OTOOL I do NOT see the symbols in the dylib (provided I activate GCC_SYMBOLS_PRIVATE_EXTERN). 

Cheers
Rob  
--------------
Robert Kukuchka
Senior Developer

Atimi Software Inc. 
Dir:778-896-2040
Fax:604-684-1359
Email:email@hidden
Web:http://www.atimi.com



 _______________________________________________
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: GCC visibility quirks
      • From: Stefan Werner <email@hidden>
  • Prev by Date: Re: architecture dependant problems with ResMerger
  • Next by Date: Re: GCC visibility quirks
  • Previous by thread: Re: makefile errors
  • Next by thread: Re: GCC visibility quirks
  • Index(es):
    • Date
    • Thread