Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] glibc error

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Jeremy Kolb <jkolb AT brandeis.edu>
  • To: Wolfgang Scheicher <worf AT sbox.tu-graz.ac.at>
  • Cc: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] glibc error
  • Date: Tue, 16 Mar 2004 11:15:24 -0500


jkolb@glorfindel:~$ gcc test.c
test.c: In function `test':
test.c:5: warning: visibility attribute not supported in this
configuration; ignored
jkolb@glorfindel:~$ ./a.out
blah

yeah i compiled it with an nptl glibc.

Jeremy

On Tue, 2004-03-16 at 03:56, Wolfgang Scheicher wrote:
> Am Tuesday 16 March 2004 01:14 schrieb Eric Sandall:
> > Quoting Jeremy Kolb <jkolb AT brandeis.edu>:
>
> >> configure: error: working compiler support for visibility attribute is
> >> required
> >
> > It appears that someone else has this problem, but I saw no resolution
>
> That was me, and as far as i suspect that you get a broken gcc if you
> compile
> gcc on a system with a nptl glibc. Too broken to compile any glibc.
>
> Luckily, i had a working gcc in a other pc's /var/cache/sorcery
>
> Attached a small test file by rycee which uses this visibility attribute.
>
> Note: this is propably not the only problem, i couldn't compile qt either.
>
> How can this be fixed? Eventually we have to use a prerelease snapshot of
> gcc
> too, if we use one for glibc :-)
>
> Worf
>
> ______________________________________________________________________
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss





Archive powered by MHonArc 2.6.24.

Top of Page