On 16 Jul 2014, at 9:00 am, Xavier Ducrohet <x...@google.com> wrote:
> On Mac, using clang we are running into a small problem. > > The linker is called with > > -Wl,-install_name,libsanangeles.so > > but -install_name is mac-specific, while our target is linux. It looks like > Gradle should detect that the target is linux (with .so output file) and use > -soname instead. It should. Just out of curiosity, which tool chain and SDK (headers, libs) are you using to cross compile for linux from OS X? -- Adam Murdoch Gradle Co-founder http://www.gradle.org CTO Gradleware Inc. - Gradle Training, Support, Consulting http://www.gradleware.com