"Gary M Mann" <[EMAIL PROTECTED]> writes:
| Gaby,
|
| Are you referring to issues with operator new visibility, and RTTI/exception
| handling?
type infos and associates, yes.
-- Gaby
25
To: Gary M Mann
Cc: gcc@gcc.gnu.org
Subject: Re: Is -fvisibility patch possible on GCC 3.3.x
"Gary M Mann" <[EMAIL PROTECTED]> writes:
| Hi,
|
| The -fvisibility feature in GCC 4.0 is a really useful way of hiding all
| non-public symbols in a dynamic shared object.
|
| While
"Gary M Mann" <[EMAIL PROTECTED]> writes:
| Hi,
|
| The -fvisibility feature in GCC 4.0 is a really useful way of hiding all
| non-public symbols in a dynamic shared object.
|
| While I'm aware of a patch which backports this feature to GCC 3.4 (over at
| nedprod.com), I was wondering whether th
Hi,
The -fvisibility feature in GCC 4.0 is a really useful way of hiding all
non-public symbols in a dynamic shared object.
While I'm aware of a patch which backports this feature to GCC 3.4 (over at
nedprod.com), I was wondering whether there is a similar patch available for
GCC 3.3. I'm aware t