This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: mcount_internal on ARM


On Sat, Dec 20, 2003 at 04:16:42PM +0100, Robert Schwebel wrote:
> I'm currently trying to build a toolchain for gcc-3.3.2/glibc-2.3.2 on
> ARM. This is what I get when building glibc: 
[...]
> Looking at sysdeps/arm/machine-gmon.h and grepping through the sources I
> don't find where mcount_internal() is implemented, but as I don't find
> it for other architectures as well I assume I missed some glibc magic... 

Ok, I had a second look - it is defined at the place where the macro is
used. But nevertheless, it looks like the object file is not linked in
as the symbol does not exist, no matter if I --enable or --disable
profiling. 

Am I really the first one trying to compile glibc-2.3.2 for ARM? 

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hornemannstraße 12,  31137 Hildesheim, Germany
    Phone: +49-5121-28619-0 |  Fax: +49-5121-28619-4


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