------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-03 
19:06 -------
(In reply to comment #2)
> In case anyone is curious, this causes the Mozilla HEAD build to fail [at 
> least
> with gcc 3.4.3 20050124 and GNU ld 2.15.95 20050302 on x86_64] during link on
> two separate occasions, once with nsprpub and once with libmozjs.so. Removing
> the use of "#pragma GCC visibility" statements causes the source to build and
> link as expected.
It cannot be causing a non modified gcc 3.4.3 to fail as 3.4.3 does not include 
this pragma at all, it is 
only included with 4.0.0 and above.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at mdaniel dot scdi
                   |                            |dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20297

Reply via email to