public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
To: Paolo Massimino <paolo.massimino@studenti.polito.it>
Cc: gcc-help@gcc.gnu.org
Subject: Re: "visibility attribute not supported in this configuration"
Date: Mon, 10 Oct 2005 14:47:00 -0000	[thread overview]
Message-ID: <1128955648.20224.2.camel@localhost.localdomain> (raw)
In-Reply-To: <434A545F.804@studenti.polito.it>

On Mon, 2005-10-10 at 13:45 +0200, Paolo Massimino wrote:
> Hi all.
> I have compiled gcc v4.0.1 on a red hat 7.3.
> When I use the flag -fvisibility=hidden compiling my project, a 
> "visibility attribute not supported in this configuration;  ignored" 
> warning appear many times (one for each non-static function).
> I would like to know if there is some configuration i have to setup 
> before compiling the gcc to activate this feature, or if there is some 
> incpmpatibility with an old ld or other bin-util.

What is the version of ld / binutils / glibc you are using in
conjunction with this ? Look at the config.log for the particular build,
it should tell you stuff about the .hidden , .internal being supported
or not . Try building with later versions of glibc and binutils and
maybe it will work .

cheers
Ramana
> Thank you in advace.
> Paolo
> 

      reply	other threads:[~2005-10-10 14:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-10 11:45 Paolo Massimino
2005-10-10 14:47 ` Ramana Radhakrishnan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1128955648.20224.2.camel@localhost.localdomain \
    --to=ramana.radhakrishnan@codito.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=paolo.massimino@studenti.polito.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).