When I try to run 'make headerizer' I get the following error:

------
can't find HEADERIZER HFILE directive in 'src/atomic/gcc_x86.c' at tools/build/headerizer.pl line 335.
------

But when I add the HFILE directive:

/* HEADERIZER HFILE: include/parrot/atomic/gcc_x86.h */

I then get the error:

------
Couldn't handle "PARROT_INLINE
void *parrot_i386_cmpxchg(void *volatile *ptr, void *expect,
      void *update)" at tools/build/headerizer.pl line 169.
------

I can't spare the brain bandwidth to dig into this further at the moment, so posting for others.

Allison

Reply via email to