jigar-joshi / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

how to change the compiler option in libjingle build system? #171

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

I am able to build libjingle on linux and test.

I want to cross compile this for an ARM based linux system.
So, I want to replace the 'gcc' compiler option with the 'arm-linux-gcc' and 
'g++' with 'arm-linux-g++'.
Could you please suggest me how do I do it?
 thanks in advance.

Original issue reported on code.google.com by krishna....@gmail.com on 3 Jun 2011 at 7:47

GoogleCodeExporter commented 9 years ago

Original comment by juberti@google.com on 9 Sep 2011 at 7:40