On Wednesday 21 November 2007 12:50:48 [EMAIL PROTECTED] wrote:

> Log:
> [core,config] Moved executable code out of gcc_x86.h.  This closes
> RT#47245.

Does t/src/atomic.t still work for you after this change?  It fails for me, 
because the code's no longer available from external programs (that is, code 
not built into libparrot).

I'm not sure what the proper fix is, except maybe always copying the correct 
code into a .c file under src/ with a fixed name independent of platform and 
manually including that file directly in the source code in the tests.

-- c

Reply via email to