This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fprintf symbol in libgcc of gcc 3.3 vs 4.0


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}


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]