8000 Full cross-compile support · Issue #25 · VKCOM/nocc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Full cross-compile support #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Lev275568 opened this issue Nov 7, 2024 · 0 comments
Open

Full cross-compile support #25

Lev275568 opened this issue Nov 7, 2024 · 0 comments

Comments

@Lev275568
Copy link

Hello!

I need full cross-compile support.

To full cross-compile I use:

  • LLVM directory where compilers are located (llvmDir/bin/clang,llvmDir/bin/clang++,llvmDir/include/,llvmDir/lib/,llvmDir/libexec/,llvmDir/share/)
  • flag "--sysroot". For example "--sysroot=/home/user2/src/sysroot"
  • flag "--gcc-install-dir". For example "--gcc-install-dir=/home/user2/src/sysroot/usr/lib/gcc/x86_64-linux-gnu/12"
  • flag "-resource-dir". For example "-resource-dir=/home/user2/src/compilerRt/workplace"

I think all of these directories can be hashed on client side and uploaded if hashes are different.
Something like rsync.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0