On Wed, May 9, 2012 at 12:03 PM, David du Colombier <0intro@gmail.com> wrote:
> If I nm /386/lib/libc.a | grep ainc
>
> it returns nothing.

Your libc is obviously not up-do-date.

term% nm /n/sources/plan9/386/lib/libc.a | grep ainc
atom.8: T ainc

See /n/sources/plan9/sys/src/libc/386/atom.s

I have it built and it seems to be working, at least with APE built apps, but I think it's not with non-APE due to something I'm doing.  Thanks all. 


--
Greg Comeau / 4.3.10.1 with C++0xisms now in beta!
Comeau C/C++ ONLINE ==>     http://www.comeaucomputing.com/tryitout
World Class Compilers:  Breathtaking C++, Amazing C99, Fabulous C90.
Comeau C/C++ with Dinkumware's Libraries... Have you tried it?