On Wed, May 9, 2012 at 11:34 AM, David du Colombier <0intro@gmail.com> wrote:
> Ok, linking gives:
>
>   main: undefined: ainc in main
>
> Looks to be a function (which also seems to be undeclared in 5e.c),
> anybody know where it is located?

It's defined in the libc. You can add it
to /sys/include/libc.h if you wish.

If I nm /386/lib/libc.a | grep ainc

it returns nothing.
 
--
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?