|
From: Nicholas N. <nj...@ca...> - 2004-05-10 14:51:38
|
On Mon, 10 May 2004, Salvador Eduardo Tropea wrote: > vg_replace_malloc.c:105: warning: `visibility' attribute directive ignore= d > > I consulted the gcc docs and "visibility" isn=B4t valid for gcc 2.95. > So I think that: > > 1) The ALIAS macro should be declared conditionaly checking gcc version. > 2) It could have some relation. What happens if you take out the ALIAS macro? N |