On 04/09/2013 12:03 PM, Burton, Ross wrote:
On 9 April 2013 10:53, Carlos Rafael Giani <d...@pseudoterminal.org> wrote:
Hmm, perhaps I should change it. mpg123 tries to autodetect the machine then
anyway. I just added these options to ensure it picks the right ones without
having to autodetect anything.
How does it detect?  Traditional "what am I running on?" tests won't
work as it's being cross-compiled...

Ross

_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

In configure.ac it looks at the $host variable and matches it against patterns , for example x86_64-*-linux* . Manual cross compilation showed that it correctly detects the host this way.

Carlos

_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to