lvqcl wrote:

> Erik de Castro Lopo <mle...@mega-nerd.com> wrote:
> 
> >> -msse for SSE code, -msse2 for SSE2 code, -msse4.1 for SSE4.1 code
> >
> > Yes, that was it. Brain fart. These flags were not needed on x86_64.
> >
> > Erik
> 
> But now all C code is compiled with -msse2 and it won't work on older CPUs.
> Isn't it better to compile only necessary files with this flag?

Hmm, compiling just one or two flags with these flags is somewhat difficult.

I'll see if I can think of some way around this.

Cheers,
Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to