Oh, those three flags are not linker settings, but environment variables,
so you'll need to set them temporarily to system vars in the Control Panel
when working with Visual Studio.


2014-07-03 12:34 GMT+03:00 Mark Callow <[email protected]>:

>  On 03/07/2014 17:57, Jukka Jylänki wrote:
>
> Not sure then. Perhaps Sathya has encountered the root issue before and
> has a pointer to give. You can also try doing set EMCC_DEBUG=1 and set
> EM_BUILD_VERBOSE=3 to make the run as noisy as possible, perhaps that can
> give a hint on what command is being run. Try pasting that output to Sathya
> in case he has seen the issue.
>
> Thanks. I tried those too, i.e. I added
>
>  -s EMCC_DEBUG=1 -s EM_BUILD_VERBOSE=3 -s EM_SAVE_DIR=1
>
> to the emcc command to link my .o files. There is no additional output.
> The emcc.bat command is echoed (because I have that set in vs-tool) and
> then the error appears. Yes I am sure I have set these on the correct
> invocation of emcc because if I omit "=n" from one of them, I get the
> warning message.
>
> Hope Sathya can help.
>
> Regards
>
>     -Mark
> --
>  注意:この電子メールには、株式会社エイチアイの機密情報が含まれている場合が有ります。正式なメール受信者では無い場合はメール複製、
> 再配信または情報の使用を固く禁じております。エラー、手違いでこのメールを受け取られましたら削除を行い配信者にご連絡をお願いいたし ます.
>
> NOTE: This electronic mail message may contain confidential and privileged
> information from HI Corporation. If you are not the intended recipient, any
> disclosure, photocopying, distribution or use of the contents of the
> received information is prohibited. If you have received this e-mail in
> error, please notify the sender immediately and permanently delete this
> message and all related copies.
>
> --
> 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