<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Works fine.<br>
<br>
Thanks !<br>
<br>
Le 20/03/2014 17:42, lvqcl a écrit :<br>
</div>
<blockquote cite="mid:op.xc04pmnlcba0by@userhome-pc" type="cite">Olivier
Tristan wrote:
<br>
<br>
<blockquote type="cite">Hi Guys,
<br>
<br>
The current trunk do not build with GCC 4.2 on OSX when
compiling cpu.c
<br>
<cpuid.h> does not exists and __get_cpuid() is not defined
<br>
<br>
This version of GCC is required if you want to support pre 10.7
systems
<br>
which are still pretty common.
<br>
<br>
It seems other project had the same issue
<br>
<a class="moz-txt-link-freetext" href="https://bugzilla.mozilla.org/show_bug.cgi?id=836824">https://bugzilla.mozilla.org/show_bug.cgi?id=836824</a>
<br>
</blockquote>
<br>
So they simply added "&& defined (HAVE_CPUID_H)" to the
<br>
preprocessor condition...
<br>
<br>
<blockquote type="cite">Don't know much what would be the right
fix.
<br>
<br>
Any idea ?
<br>
</blockquote>
<br>
Patch attached. I hope it will fix the problem.<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
flac-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:flac-dev@xiph.org">flac-dev@xiph.org</a>
<a class="moz-txt-link-freetext" href="http://lists.xiph.org/mailman/listinfo/flac-dev">http://lists.xiph.org/mailman/listinfo/flac-dev</a>
</pre>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
Olivier TRISTAN<br>
uvi.net<br style="clear:both">
</div>
</body>
</html>