[uClibc] ldso.s for arm failing w/ gcc-4.x

Joakim Tjernlund joakim.tjernlund at lumentis.se
Wed Mar 16 14:22:26 UTC 2005


> 
> On Wed, 16 Mar 2005, Joakim Tjernlund wrote:
> 
> > > On Wed, 16 Mar 2005, Joakim Tjernlund wrote:
> > > 
> > > > The patch in my reply is now in uClibc SVN. If it is something wrong
> > > > with it, please let me know.
> > > 
> > > I have completely forgotten about this one ;-(
> > > 
> > > I have prob w/ arm binutils/gcc both cvs
> > > change in dl-startup.h @function to %function (arm/resolve.S does the 
> > > same, but it is the only arch - at least in the ldso subdir)
> > 
> > hmm, you need to change @function to %function for gcc to compile it?
> > I have seen #function also for arm in glibc. I have no idea
> > what is the right syntax.
> > 
> > Should I change @function to %function in arm/dl-startup.h?
> >
> >  JockeB
> 
> yes, see the arm/resolve.S file, that uses also %function, I forward this 
> to list, maybe someone knows what is right for arm
> 
> Peter

hmm, both %function and just function works on powerpc, gcc 3.4.3

 Jocke



More information about the uClibc mailing list