RE: Problem compiling shared DLL with visibility attributes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Martin,

The Windows platform does not support visibility, since it isn't an ELF platform.  As per <http://gcc.gnu.org/wiki/Visibility>.

You will need to use a platform that has visibility support, such as (for examples) a BSD or Linux platform.

HTH,
--Eljay





[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux