[uClibc]Sparc and vfork.S

Erik Andersen andersen at lineo.com
Tue Jun 12 21:57:41 UTC 2001


On Mon Jun 11, 2001 at 11:14:23AM +0800, Stanley wrote:
> Hi i faced with some compilation of vfork.S for Sparc.
> it complains about weak_alias. Any rememdy ?
> What is the signifcant of weak_alias ? Possibly to leave it out ? 

I have added a weak_alias #define to include/features.h weak_alias is simply a
bit of asm to mark a symbol as being a weak symbol.  The asm code should be
something like .weak alias; alias=name

 -Erik

--
Erik B. Andersen   email:  andersen at lineo.com
--This message was written using 73% post-consumer electrons--





More information about the uClibc mailing list