This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: fprintf symbol in libgcc of gcc 3.3 vs 4.0
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- Cc: gcc at gcc dot gnu dot org
- Date: 14 Feb 2005 14:21:18 -0200
- Subject: Re: fprintf symbol in libgcc of gcc 3.3 vs 4.0
- Organization: Red Hat Global Engineering Services Compiler Team
- References: <20050214150913.924B81DC09A@bromo.msbb.uc.edu>
On Feb 14, 2005, howarth@bromo.msbb.uc.edu (Jack Howarth) wrote:
> I am trying to find out if there has been some change to the
> internal symbol name associated with fprintf in libgcc of gcc 4.0
> compared to gcc 3.3.
There's no fprintf symbol in libgcc. fprintf is provided by the C
library of the system, GCC just uses it.
gcc-help would have been a more appropriate mailing list for this
question. This mailing list is for discussion on the development *of*
GCC (not *with* GCC).
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}