<div dir="auto">Are you using opensmalltalk-vm repository ? </div><div class="gmail_extra"><br><div class="gmail_quote">On Feb 2, 2018 17:36, "Tobias Pape" <<a href="mailto:Das.Linux@gmx.de">Das.Linux@gmx.de</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi Guido,<br>
<br>
<br>
> On 02.02.2018, at 17:26, Guido Chari <<a href="mailto:charig@gmail.com">charig@gmail.com</a>> wrote:<br>
><br>
> Hello,<br>
><br>
> I follow the documentation but I was not able to compile the VM.<br>
><br>
> I generated the sources using: 'CogSpur32VMBuilder buildMacOSX32.'<br>
><br>
> Then, I went to the pharo.cog.spur directory and ran 'mvm -A'.<br>
><br>
> The output is the following:<br>
><br>
> clang -x c -MT build/vm/gcc3x-cointerp.o -MMD -MP -MF deps/gcc3x-cointerp.Td -Wno-missing-field-<wbr>initializers -Wno-missing-prototypes -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-sign-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-trigraphs -Wdeprecated-declarations -g -Os -DPharoVM=1 -DIMMUTABILITY=1 -DDEBUGVM=0 -DNDEBUG=1  -DPharoVM=1 -DIMMUTABILITY=1 -DUSE_GLOBAL_STRUCT=0 -DNO_ISNAN=1 -DUSE_INLINE_MEMORY_ACCESSORS -D'TZ="-03"' -D'VM_LABEL(foo)=0' -DSQUEAK_BUILTIN_PLUGIN -DBUILD_FOR_OSX=1 -arch i386 -mmacosx-version-min=10.7 -msse4.2 -fvisibility=default -fwrapv -fmacro-backtrace-limit=0 -fdiagnostics-show-note-<wbr>include-stack -fmessage-length=0 -fpascal-strings -fasm-blocks -fstrict-aliasing -fobjc-weak  -isysroot  -include ../../platforms/iOS/vm/<wbr>SqueakPureObjc_Prefix.pch -I. -I../../spursrc/vm -I../../platforms/iOS/vm/<wbr>Common -I../../platforms/iOS/vm/<wbr>Common/Classes -I../../platforms/iOS/vm/OSX -I../../platforms/unix/vm -I../../platforms/Cross/vm -I../../platforms/Cross/<wbr>plugins/FilePlugin -I../../platforms/Cross/<wbr>plugins/HostWindowPlugin -I../../platforms/Cross/<wbr>plugins/SoundPlugin -I../../platforms/iOS/plugins/<wbr>FilePlugin -I../../platforms/iOS/plugins/<wbr>HostWindowPlugin -I../../platforms/iOS/plugins/<wbr>SoundPlugin -c ../../spursrc/vm/gcc3x-<wbr>cointerp.c -o build/vm/gcc3x-cointerp.o<br>
> clang: error: cannot specify -o when generating multiple output files<br>
> clang: warning: no such sysroot directory: '-include' [-Wmissing-sysroot]<br>
> make: *** [build/vm/gcc3x-cointerp.o] Error 1<br>
><br>
> I'm running Sierra 10.13.2.<br>
><br>
> Any ideas?<br>
<br>
Yes, please git pull and try again, I just pushed 383040ff57f5b7ad233d9a0d7b7abe<wbr>3ac2326178<br>
<br>
Best regards<br>
        -Tobias<br>
<br>
<br>
</blockquote></div></div>