what's your arch ?

On Mon, Mar 26, 2012 at 1:17 PM, Torsten Pfüller <[email protected]> wrote:
> hi,
>
> can someone (who is more familiar with the configure-script) take a closer
> look on an issue introduced with one of the latest patches on mk_scheduler.c
> ?
> the used GCC atomic builtins like "__sync_bool_compare_and_swap" are not
> available in all architectures , e.g. the default one (i386).
> hard-code to "-march=i686" will fix it for me, but maybe there is a more
> common way to detect and set the right ld-flags.
>
> Cheers,
> Torsten
>
>
> _______________________________________________
> Monkey mailing list
> [email protected]
> http://lists.monkey-project.com/listinfo/monkey



-- 
Eduardo Silva
http://edsiper.linuxchile.cl
http://www.monkey-project.com
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to