<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 05/31/2013 12:40 AM, Francois Pichet
wrote:<br>
</div>
<blockquote
cite="mid:CAH_MvcXh+uch1jLtyCvvL1m6e1uNxj_KrAkzAvGcbcGp0TKQ0A@mail.gmail.com"
type="cite">
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Tue, Apr 24, 2012 at 5:21 AM,
Dmitri Shubin <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:sbn@tbricks.com" target="_blank">sbn@tbricks.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
...<br>
<br>
error: definition of builtin function
'__atomic_compare_exchange'<br>
static inline int __atomic_compare_exchange(<br>
^<br>
1 error generated.<br>
<br>
...<br>
Is there any way to disable this built-in?<br>
'-fno-builtin' doesn't help.</blockquote>
<br>
<br>
<div style="">So what is the solution to this?</div>
</div>
</div>
</div>
</blockquote>
<br>
Well, I go the easy way and just renamed this function, but AFAIU
this won't work in your case.<br>
</body>
</html>