Re: exported symbols with hidden attribute

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

 




yes. It's a sall library:

http://www.iecn.u-nancy.fr/~torri/files/eet.tar.bz2

once this library is compiled and installed, libeet.a contains
eet_data_image_jpeg_header_decode in src/lib/eet_image.c (for example),
which is local (it's static). I've tried to force the hidden visibility by
all the ways I know (as you might see), but it stays in libeet.a. Some
symbols are not present, like _eet_listfree_add, which is perfect, but
some others are still there.

Is there an explanation ? I recall that I use gcc 4.0.2.

Vincent

On Fri, 6 Jan 2006, John Love-Jensen wrote:

> Hi Vincent,
>
> Do you have a small "for instance" example you can share?
>
> Thanks,
> --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