help-gplusplus
[Top][All Lists]
Advanced

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

Re: is there any directive available ?


From: rolf21
Subject: Re: is there any directive available ?
Date: 21 Dec 2004 01:26:57 -0800
User-agent: G2/0.2

Hello ,
You told me to see this
See http://www.nedprod.com/programs/gccvisibility.html


But actually using this visibility attribute patch with gcc 3.4.0
had following problems

1. warning : cannot apply visibility attribute to the types
I tried  this attribute over class definition
2. warning : attribute ignored for variables
I tried this attribute over one object of the same class.

But actually in that document they applied that visbility attribute to
the definition of the class
what they ahieved from that and putting DLLLOCAL in front private
functions?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]