> The only solution I can see is to try to manually "translate" those .s > files from "Plan9 assembly" to "GNU assembly". The best reference > comparison I have found is "libc/386/setlongjmp.s" from the old port > in /n/sources/extra/gcc and the current APE libs ap/386/setlongjmp.s. > The two files look quite similar, appart from that the first is "GNU" > style and the other "Plan9" style.
sorry it should be setjmp.s
