[cfe-dev] Clang Cross Compiler - I'm almost there!

David Mirabito david.mirabito at gmail.com
Wed Aug 15 03:18:38 PDT 2012


> What would help me support this cross compile use case is to understand the complete sysroot structure you would like Clang to work with. Can you file a bug, CC me, and attach a 'find -type f' output of the sysroot you want to compile within? (potentially pruning out all the completely irrelevant stuff like 3rd party software, man pages, etc... mostly interested in binaries, libc, libstdc++, header files, etc.)

Done: http://llvm.org/bugs/show_bug.cgi?id=13611 with your @gmail.com on the cc list, as bugzilla suggested.

The "find" attachment is unpruned, as there is nothing in there except headers, libs and the underlying bins.

Thanks! 
- DavidM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120815/36b66dc9/attachment.html>


More information about the cfe-dev mailing list