[opus] Compiling for TI cl6x
Marcello Caramma (mcaramma)
mcaramma at cisco.com
Fri Feb 21 05:42:38 PST 2014
Has anyone succesfully compiled the 1.1 release for ti c6x (CC=cl6x)? I am currently struggling even to pass the first steps, due to the fact that for compilation and linking, the compiler requires -o <executable> at the end of the command, not at the beginning.
So cl6x -o <executable> file.c will not work. This is what the configure script is trying when checking the environment:
[…]
configure:3498: /tools/TI/TI_CGT_C6000_6.0.11/bin/cl6x -o conftest -O2 conftest.c >&5
[conftest.]
Fatal error: could not open source file "conftest"
1 fatal error detected in the compilation of "conftest".
Compilation terminated.
[…]
Regards,
Marcello
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20140221/41f0fd97/attachment.htm
More information about the opus
mailing list