<br><br><div><span class="gmail_quote">On 4/29/06, <b class="gmail_sendername">Loren Merritt</b> <<a href="mailto:lorenm@u.washington.edu">lorenm@u.washington.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Sat, 29 Apr 2006, Pedro Tumusok wrote:<br><br>> We are getting the following error msgs when trying to compile x264 on a<br>> machine with dual opteron 280 cpu's.<br>><br>> /usr/bin/ld: warning: i386:x86-64 architecture of input file `libx264.a(
<br>> dct-a.o)' is incompatible with i386 output<br><br>Looks like your gcc defaults to a i386 target, while x264's configure<br>detects your cpu as x86_64.<br><br></blockquote></div>Thank you for giving me an idea, I admit I have very little knowledge about this :)
<br><br>But I tried to add the gcc target option of "-m64" to make x86_64 code to the CFLAGS for the DARCH = X86_64 in the configure file, but the same errormsg was shown.<br><br>Any idea how I can fix this?<br>
<br>Another question not related, but brought up from reading glossy marketing pamphlets, I belive the Opteron 280 which I have support SSE3, and when using x264 with older CPU's it takes advantage of MMX,SSE & SSE3 among other things, does x264 also support SSE3?
<br><br>Best regards<br>Pedro Tumusok<br>