Extend emconfigure/emmake with setting CC_BUILD / CXX_BUILD
#27552
vadimkantorov
started this conversation in
General
Replies: 1 comment 2 replies
|
Any improvments to these scripts would be most welcome. Note that I believe the there system currently works fairly differently in that emcmake declares emcc as a cross compiler, but emconfigure I believe tricks autoconf into thinking that emcc is the host compiler (i.e. doesn't run in cross compilation mode at all). At least that is how I remember it working last time I looked into it. Another question I would have is, what value would be pick for the build-machine compiler? We don't really know what the idea value is for this do we? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Must point to host compilers in some build toolchains...
All reactions