FW: [uClibc]Re: uClibc, modifications and SH port

AVENARD,JEAN-YVES (HP-Australia,ex2) jean-yves_avenard at hp.com
Thu Feb 22 23:16:47 UTC 2001


Hello.

Actually, I think it's the opposite.
longjmp is an alias to siglongjmp.

But you're right, longjmp or siglongjmp would do the same as they restore
the state as setjmp or sigsetjmp 
left it.

Did you have any chance to try it.
After doing slight modification into the PPPD source code you refered me to
(in the Makefile, adding -DEMBED and adding a link to random.o).
However, I can't have it working when EMBED is defined. It sure send
something, but doesn't seem to communicate with the PC it is linked to.

Tell me what kind of progress you're making here, I'm highly interested
with.

Jean-Yves

> -----Original Message-----
> From: michaels at jungo.com [mailto:michaels at jungo.com]
> Sent: Thursday, 22 February 2001 22:36 PM
> To: AVENARD,JEAN-YVES (HP-Australia,ex2)
> Cc: uclibc at uclibc.org
> Subject: Re: [uClibc]Re: uClibc, modifications and SH port
> 
> 
> Jeav-Yves,
> I remember that while looking into glibc's code, I found that 
> siglongjmp
> is just an alias to longjmp.
> After altering the PPPD's code it compiled without any problem. I will
> have to see if it works though.
> 





More information about the uClibc mailing list