• 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
dllimport, dllexport attributes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dllimport, dllexport attributes


  • Subject: dllimport, dllexport attributes
  • From: James Walker <email@hidden>
  • Date: Tue, 17 Jun 2008 17:08:53 -0700

I know that __attribute__((dllexport)) and __attribute__((dllimport)) are legal in GCC, but do they actually serve any purpose on the Mac? When I've tried them, they don't seem to do anything but produce warnings. I get the impression that in cases where I might expect to use __attribute__((dllexport)), I should use __attribute__((visibility("default"))) instead, and in cases where I might expect to use __attribute__((dllimport)), I don't need anything special. Is that right?
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.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: dllimport, dllexport attributes
      • From: Jean-Daniel Dupas <email@hidden>
  • Prev by Date: Re: What could cause this to fail under MallocScribble?
  • Next by Date: Re: Xcode Release vs Debug Differences: Problem with Exception Types
  • Previous by thread: Re: What could cause this to fail under MallocScribble?
  • Next by thread: Re: dllimport, dllexport attributes
  • Index(es):
    • Date
    • Thread