The SDK does not use fastcomp yet. If you use the SDK, it should include a
version of LLVM without fastcomp. (There was a beta version of the SDK with
fastcomp, make sure you are not using that.)

Or, if you want to use master, be sure to use the right repos as described
in https://github.com/kripken/emscripten/wiki/LLVM-Backend

- Alon



On Wed, Apr 23, 2014 at 7:16 PM, colombian developers
<[email protected]>wrote:

> WARNING  root: LLVM version appears incorrect (seeing "3.2", expected "3.3
> CRITICAL root: fastcomp in use, but LLVM has not been built with the Jav
> backend as a target, llc reports:
> ========================================================================
> LLVM (http://llvm.org/):
>   LLVM version 3.2svn
>   Optimized build.
>   Built Dec 29 2012 (13:57:27).
>   Default target: x86_64-w64-mingw32
>   Host CPU: corei7-avx
>
>   Registered Targets:
>     arm      - ARM
>     cellspu  - STI CBEA Cell SPU [experimental]
>     cpp      - C++ backend
>     hexagon  - Hexagon
>     mblaze   - MBlaze
>     mips     - Mips
>     mips64   - Mips64 [experimental]
>     mips64el - Mips64el [experimental]
>     mipsel   - Mipsel
>     msp430   - MSP430 [experimental]
>     nvptx    - NVIDIA PTX 32-bit
>     nvptx64  - NVIDIA PTX 64-bit
>     ppc32    - PowerPC 32
>     ppc64    - PowerPC 64
>     sparc    - Sparc
>     sparcv9  - Sparc V9
>     thumb    - Thumb
>     x86      - 32-bit X86: Pentium-Pro and above
>     x86-64   - 64-bit X86: EM64T and AMD64
>     xcore    - XCore
> ========================================================================
> CRITICAL root: you can fall back to the older (pre-fastcomp) compiler co
> ough that is not recommended, see https://github.com/kripken/emscripten/
> M-Backend
> INFO     root: (Emscripten: Running sanity checks)
> CRITICAL root: failing sanity checks due to previous fastcomp failure
>
>
>
>
>
>
> i try to fix this error install master sdk but installer not download
> clang 3.3.
>
>
>
> C:\html5\bennugd>emsdk install sdk-master-64bit
> Installing 'sdk-master-64bit'..
> Installing 'clang-3.2-64bit'..
> The contents of file 'clang_3.2_64bit.zip' already exist in destination
> 'C:/html
> 5/Emscripten/clang/3.2_64bit', skipping.
> Done.
> Done.
> Installing 'node-0.10.17-64bit'..
> File 'C:/html5/Emscripten/node/0.10.17_64bit/node.exe' already downloaded,
> skipp
> ing.
> Done.
> Done.
> Installing 'python-2.7.5-64bit'..
> The contents of file 'python_2.7.5_64bit.zip' already exist in destination
> 'C:/h
> tml5/Emscripten/python/2.7.5_64bit', skipping.
> Done.
> Done.
> Installing 'java-7.45-64bit'..
> The contents of file 'portable_jre_7_update_45_64bit.zip' already exist in
> desti
> nation 'C:/html5/Emscripten/java/7.45_64bit', skipping.
> Done.
> Done.
> Installing 'git-1.8.3'..
> The contents of file 'git_1.8.3.zip' already exist in destination
> 'C:/html5/Emsc
> ripten/git/1.8.3', skipping.
> Done.
> Done.
> Installing 'emscripten-master'..
> Repository 'git://github.com/kripken/emscripten.git' already cloned to
> directory
>  'C:/html5/Emscripten/emscripten/master', skipping.
> Fetching latest changes to the branch 'master' for
> 'C:/html5/Emscripten/emscript
> en/master'...
> Already up-to-date.
> Successfully updated and checked out branch 'master' on repository
> 'C:/html5/Ems
> cripten/emscripten/master'
> Current repository version: "Wed, 16 Apr 2014 15:15:47 +0300
> 11dfeed10d0fe74d9c4
> 7fd0396b87b99f7dde0dc"
> Done.
> Done.
>
>
>
>
> my sdk installed ...
>
>
>
>
>
>
> C:\html5\bennugd>emsdk list
>
> The following individual tools exist:
>          clang-3.2-32bit
>     *    clang-3.2-64bit                INSTALLED
>          clang-3.3-32bit
>          clang-3.3-64bit
>          clang-e1.13.0-64bit            INSTALLED
>          node-0.10.17-32bit
>     *    node-0.10.17-64bit             INSTALLED
>          python-2.7.5.1-32bit
>     *    python-2.7.5-64bit             INSTALLED
>          python-2.7.5.3-32bit
>          python-2.7.5.3-64bit           INSTALLED
>          java-7.45-32bit
>     *    java-7.45-64bit                INSTALLED
>     *    git-1.8.3                      INSTALLED
>          emscripten-1.5.6
>          emscripten-1.7.1
>          emscripten-1.7.8
>          emscripten-1.8.2
>          emscripten-1.9.5
>          emscripten-1.10.4
>          emscripten-1.12.0
>          emscripten-1.13.0
>          emscripten-incoming
>     *    emscripten-master              INSTALLED
>          vs-tool-0.9.0                  Not available: Visual Studio was
> not fou
> nd!
>          vs-tool-0.9.1                  Not available: Visual Studio was
> not fou
> nd!
>          vs-tool-0.9.2                  Not available: Visual Studio was
> not fou
> nd!
>     *    crunch-1.03                    INSTALLED
>     *    mingw-4.6.2-32bit              INSTALLED
>
>
> The following Emscripten SDK versions are available:
>          sdk-incoming-32bit
>          sdk-incoming-64bit
>          sdk-master-32bit
>     *    sdk-master-64bit               INSTALLED
>          sdk-1.5.6-32bit
>          sdk-1.5.6-64bit
>          sdk-1.7.1-32bit
>          sdk-1.7.1-64bit
>          sdk-1.7.8-32bit
>          sdk-1.7.8-64bit
>          sdk-1.8.2-32bit
>          sdk-1.8.2-64bit
>          sdk-1.9.5-32bit
>          sdk-1.9.5-64bit
>          sdk-1.10.4-32bit
>          sdk-1.10.4-64bit
>          sdk-1.12.0-32bit
>          sdk-1.12.0-64bit
>          sdk-1.13.0-64bit
>
> The items marked with * are activated for the current user.
>
>
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "emscripten-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to