<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
<div>Trying to compile a minimal program.</div>
<div>My compiler: cm3-min_NT386-d5.10.0-VC2015-20160102</div>
<div><br>
</div>
<div>Microsoft Windows [Version 6.1.7601]</div>
<div>Copyright (c) 2009 Microsoft Corporation.  All rights reserved.</div>
<div>C:\Users\Dirk>develop</div>
<div>C:\Users\Dirk>cd "c:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools</div>
<div>\VC\Auxiliary\Build</div>
<div>c:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Buil</div>
<div>d>vcvarsamd64_x86.bat</div>
<div>**********************************************************************</div>
<div>** Visual Studio 2019 Developer Command Prompt v16.0</div>
<div>** Copyright (c) 2019 Microsoft Corporation</div>
<div>**********************************************************************</div>
<div>[vcvarsall.bat] Environment initialized for: 'x64_x86'</div>
<div><br>
</div>
<div>c:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Buil</div>
<div>d></div>
<div>d>cd %homepath%</div>
<div>c:\Users\Dirk>myproject</div>
<div>c:\Users\Dirk>cd dropbox\projects\test\src</div>
<div>c:\Users\Dirk\Dropbox\projects\test\src>cm3</div>
<div>--- building in ..\NT386 ---</div>
<div>new source -> compiling Main.m3</div>
<div> -> linking Hello.exe</div>
<div>"C:\Users\Public\programs\cm3\bin\config\NT.common", line 1234: quake runtime error:</div>
<div> link failed, see c:\Users\Dirk\Dropbox\projects\test\NT386\Hello.lst for more information</div>
<div>--procedure--  -line-  -file---</div>
<div>error              --  <builtin></div>
<div>m3_link          1234  C:\Users\Public\programs\cm3\bin\config\NT.common</div>
<div>program            --  <builtin></div>
<div>include_dir         3  c:\Users\Dirk\Dropbox\projects\test\src\m3makefile</div>
<div>                    4  c:\Users\Dirk\Dropbox\projects\test\NT386\m3make.args</div>
<div>Fatal Error: procedure "m3_link" defined in "C:\Users\Public\programs\cm3\bin\cm3.cfg" failed.</div>
<div>----------------------- Hello.lst -------------------</div>
<div>Microsoft (R) Incremental Linker Version 14.21.27702.2</div>
<div>Copyright (C) Microsoft Corporation.  All rights reserved.</div>
<div><br>
</div>
<div>-out:Hello.exe </div>
<div>-subsystem:console </div>
<div>-entry:mainCRTStartup </div>
<div>-nodefaultlib </div>
<div>-debug </div>
<div>-incremental:no </div>
<div>-opt:ref </div>
<div>-delayload:ws2_32.dll </div>
<div>-delayload:advapi32.dll </div>
<div>-delayload:gdi32.dll </div>
<div>-delayload:netapi32.dll </div>
<div>-delayload:user32.dll </div>
<div>-delayload:comctl32.dll </div>
<div>-delayload:rpcrt4.dll </div>
<div>-delayload:iphlpapid.dll </div>
<div>delayimp.lib </div>
<div>_m3main.obj </div>
<div>Main.mo </div>
<div>C:\Users\Public\programs\cm3\pkg\m3core\NT386\m3core.lib </div>
<div>iphlpapi.lib </div>
<div>rpcrt4.lib </div>
<div>winspool.lib </div>
<div>comctl32.lib </div>
<div>ws2_32.lib </div>
<div>comdlg32.lib </div>
<div>netapi32.lib </div>
<div>gdi32.lib </div>
<div>user32.lib </div>
<div>advapi32.lib </div>
<div>kernel32.lib </div>
<div>msvcrt.lib </div>
<div>LINK : warning LNK4199: /DELAYLOAD:ws2_32.dll ignored; no imports found from ws2_32.dll</div>
<div>LINK : warning LNK4199: /DELAYLOAD:advapi32.dll ignored; no imports found from advapi32.dll</div>
<div>LINK : warning LNK4199: /DELAYLOAD:gdi32.dll ignored; no imports found from gdi32.dll</div>
<div>LINK : warning LNK4199: /DELAYLOAD:netapi32.dll ignored; no imports found from netapi32.dll</div>
<div>LINK : warning LNK4199: /DELAYLOAD:user32.dll ignored; no imports found from user32.dll</div>
<div>LINK : warning LNK4199: /DELAYLOAD:comctl32.dll ignored; no imports found from comctl32.dll</div>
<div>LINK : warning LNK4199: /DELAYLOAD:rpcrt4.dll ignored; no imports found from rpcrt4.dll</div>
<div>LINK : warning LNK4199: /DELAYLOAD:iphlpapid.dll ignored; no imports found from iphlpapid.dll</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol __seh_filter_exe referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ)</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol __set_app_type referenced in function "int __cdecl pre_c_initialization(void)" (?pre_c_initialization@@YAHXZ)</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol ___setusermatherr referenced in function "int __cdecl pre_c_initialization(void)" (?pre_c_initialization@@YAHXZ)</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol __configure_narrow_argv referenced in function "int __cdecl pre_c_initialization(void)" (?pre_c_initialization@@YAHXZ)</div>
<div>msvcrt.lib(utility.obj) : error LNK2001: unresolved external symbol __configure_narrow_argv</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol __initialize_narrow_environment referenced in function "int __cdecl pre_c_initialization(void)" (?pre_c_initialization@@YAHXZ)</div>
<div>msvcrt.lib(utility.obj) : error LNK2001: unresolved external symbol __initialize_narrow_environment</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol __get_initial_narrow_environment referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ)</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol __initterm referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ)</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol __initterm_e referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ)</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol _exit referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ)</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol __exit referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ)</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol __set_fmode referenced in function "int __cdecl pre_c_initialization(void)" (?pre_c_initialization@@YAHXZ)</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol ___p___argc referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ)</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol ___p___argv referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ)</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol __cexit referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ)</div>
<div>msvcrt.lib(utility.obj) : error LNK2001: unresolved external symbol __cexit</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol __c_exit referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ)</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol __register_thread_local_exe_atexit_callback referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ)</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol __configthreadlocale referenced in function "int __cdecl pre_c_initialization(void)" (?pre_c_initialization@@YAHXZ)</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol __set_new_mode referenced in function "void __cdecl pre_cpp_initialization(void)" (?pre_cpp_initialization@@YAXXZ)</div>
<div>msvcrt.lib(exe_main.obj) : error LNK2019: unresolved external symbol ___p__commode referenced in function "int __cdecl pre_c_initialization(void)" (?pre_c_initialization@@YAHXZ)</div>
<div>msvcrt.lib(utility.obj) : error LNK2019: unresolved external symbol __seh_filter_dll referenced in function ___scrt_dllmain_exception_filter</div>
<div>msvcrt.lib(utility.obj) : error LNK2019: unresolved external symbol __initialize_onexit_table referenced in function ___scrt_initialize_onexit_tables</div>
<div>msvcrt.lib(utility.obj) : error LNK2019: unresolved external symbol __register_onexit_function referenced in function __onexit</div>
<div>msvcrt.lib(utility.obj) : error LNK2019: unresolved external symbol __execute_onexit_table referenced in function ___scrt_dllmain_uninitialize_c</div>
<div>msvcrt.lib(utility.obj) : error LNK2019: unresolved external symbol __crt_atexit referenced in function __onexit</div>
<div>msvcrt.lib(utility.obj) : error LNK2019: unresolved external symbol __crt_at_quick_exit referenced in function _at_quick_exit</div>
<div>msvcrt.lib(tncleanup.obj) : error LNK2019: unresolved external symbol ___std_type_info_destroy_list referenced in function "void __cdecl __scrt_uninitialize_type_info(void)" (?__scrt_uninitialize_type_info@@YAXXZ)</div>
<div>msvcrt.lib(default_precision.obj) : error LNK2019: unresolved external symbol __controlfp_s referenced in function __initialize_default_precision</div>
<div>msvcrt.lib(utility_desktop.obj) : error LNK2019: unresolved external symbol _terminate referenced in function ___scrt_unhandled_exception_filter@4</div>
<div>msvcrt.lib(utility_desktop.obj) : error LNK2019: unresolved external symbol _memset referenced in function ___scrt_fastfail</div>
<div>msvcrt.lib(chandler4gs.obj) : error LNK2019: unresolved external symbol __except_handler4_common referenced in function __except_handler4</div>
<div>Hello.exe : fatal error LNK1120: 30 unresolved externals</div>
<div>-----------------------</div>
<div>and that's it.</div>
<div><br>
</div>
<div class="mb_sig"></div>
<blockquote class="history_container" type="cite" style="border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;">
<p style="color: #AAAAAA; margin-top: 10px;">On 01/06/2019 21:29:21, Jay K <jayk123@hotmail.com> wrote:</p>
<div style="font-family:Arial,Helvetica,sans-serif">
<div>
<div>
<div style="direction: ltr;">I don’t understand what is the problem?</div>
<div style="direction: ltr;">Why not use the start menu “shortcuts”?</div>
<div><br>
</div>
<div style="direction: ltr;">I need to add something to pick x86 vs. amd64?</div>
<div><br>
</div>
<div style="direction: ltr;">I might take a crack at a cminstall update. </div>
<div><br>
</div>
<div style="direction: ltr;">- Jay</div>
</div>
<div><br>
</div>
<div class="ms-outlook-ios-signature">
<div>- Jay</div>
</div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><span style="font-family: Calibri, sans-serif;color: #000000"><b>From:</b> vvm@tut.by <vvm@tut.by><br>
<b>Sent:</b> Saturday, June 1, 2019 8:30:54 AM<br>
<b>To:</b> dirk muysers; Jay K; M3devel@elegosoft.com<br>
<b>Subject:</b> Re: [M3devel] cm3 -D order vs. config file?</span>
<div> </div>
</div>
<div>Hi!
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>> <span style="font-family: 'arial';font-size: 10pt">I just will wait for an upcoming NT386 amd64/x86 release.</span></div>
<div><br>
</div>
<div>   Why You don't want use instructions from  issue #47 ?</div>
<div><br>
</div>
<div>Today we should use ( as basis ) Visual Studio 2012 , but the "happy end" is most important?</div>
<div><br>
</div>
<div>(</div>
<div><br>
</div>
<div>I have both  64bit and 32bit Modula-3 for Windows.</div>
<div><br>
</div>
<div>But I don't have info about preferred way to upload this binary files.</div>
<div><br>
</div>
<div>)</div>
<div><br>
</div>
<div>Best regards, Victor Miasnikov</div>
<div><br>
<br>
<div>01.06.2019, 16:46, "dirk muysers" <dmuysers@hotmail.com>:</div>
<blockquote>
<div>
<div id="f0382c355d7ff3e3e413719bffa6c7e32d02c0ebfa6b6e7c5ab519cbf65e6ab0__MailbirdStyleContent" style="color: #000000;font-family: 'arial';font-size: 10pt">
I have installed the MS Build tools, including Windows Kits.
<div>I read:</div>
<div><span style="font-family: 'segoe ui' , 'segoeui' , 'segoe wp' , 'helvetica neue' , 'helvetica' , 'tahoma' , 'arial' , sans-serif;font-size: 16px">...The required environment variables are specific to your installation and to the build architecture you
 choose, and might be changed by product updates or upgrades. Therefore, we strongly recommend that you use one of the installed command prompt shortcuts or command files instead of setting the environment variables in Windows yourself. For more information,
 see </span><a class="09f7ddcd78d17c479368795f67fe4443goto-anchor" href="https://docs.microsoft.com/en-us/cpp/build/setting-the-path-and-environment-variables-for-command-line-builds?view=vs-2019" style="box-sizing: inherit;font-family: 'segoe ui' , 'segoeui' , 'segoe wp' , 'helvetica neue' , 'helvetica' , 'tahoma' , 'arial' , sans-serif;font-size: 16px">Set
 the Path and Environment Variables for Command-Line Builds</a><span style="font-family: 'segoe ui' , 'segoeui' , 'segoe wp' , 'helvetica neue' , 'helvetica' , 'tahoma' , 'arial' , sans-serif;font-size: 16px">...</span></div>
<div>
<div><span style="font-family:'segoe ui' , 'segoeui' , 'segoe wp' , 'helvetica neue' , 'helvetica' , 'tahoma' , 'arial' , sans-serif"><span style="font-size: 16px;line-height: 24px"><br>
</span></span></div>
<div>When I click on Visual Studio 2019>Visual Studio Tools>Developer Command Prompts, in order to inspect the required</div>
<div>environment settings, I get:</div>
<div>"Windows is searching for %comspec%. To locate the file yourself, click Browse", and after one minute, it dies,</div>
<div>Meanwhile when I check "set" I get:  COMSPEC=C:\Windows\system32\cmd.exe</div>
<div><br>
</div>
<div>I then try Visual Studio Installer => Repair</div>
<div>It downloads more than 300 MB and begins "installing package 1 of 96" etc</div>
<div>After more than half an hour, it asks to restart the system, because of their f...g registry.</div>
<div>Other huge softwares, including OSs manage to update in seconds without restarting.<br>
But this being Microsoft, the worst company in the world,... </div>
<div><br>
</div>
<div>Well after yet another 5 minutes, having done the whole tapdance: Result, the same.</div>
<div>Enough is enough.</div>
<div>Had the M3 team completed their compiler by writing their own linker as the Oberon people did, it would have saved them  --and us users-- thousands of hours of twiddling, quaking and configuring...</div>
<div>I just will wait for an upcoming NT386 amd64/x86 release.<br>
Sorry for my fit of temper.</div>
<div>
<div class="0769cbcf1ee559f18e3bd181f22d96e42080dcd048296c6423b38b681cc43931mb_sig">
</div>
<blockquote class="fcdbb47c2d3c8665dadb8a36b7ca2800921defbe67778f3af1265f006e758438history_container" style="border-bottom-width:1px;border-left-style:solid;border-left-width:1px;border-right-width:1px;border-top-width:1px;margin-left:0px;margin-top:20px;padding-left:10px">
<p style="color:#aaaaaa;margin-top:10px">On 01/06/2019 06:41:11, Jay K <<a class="09f7ddcd78d17c479368795f67fe4443goto-anchor" href="mailto:jayk123@hotmail.com">jayk123@hotmail.com</a>> wrote:</p>
<div style="font-family:'arial' , 'helvetica' , sans-serif">
<div style="direction:ltr">
<div><a class="09f7ddcd78d17c479368795f67fe4443goto-anchor" href="https://github.com/modula3/cm3/commit/ce4a2b5d2fa352ddac21ebbc4306e587650ef35f">https://github.com/modula3/cm3/commit/ce4a2b5d2fa352ddac21eb…</a></div>
<div><br>
</div>
<div style="direction:ltr">Works?</div>
<div><br>
</div>
<div class="48c934b272c67fe1c6bee01248f28e7df296513a518a1a62ee1e7fc6821ca08bms-outlook-ios-signature">
<div>- Jay</div>
</div>
</div>
<hr style="display:inline-block;width:98%">
<div dir="ltr" id="ca2944a1601373f79e11027eba6e57c3143d95406757383ab92f9b574181a7d8divRplyFwdMsg">
<span style="color:#000000;font-family:'calibri' , sans-serif"><b>From:</b> Jay K<br>
<b>Sent:</b> Friday, May 31, 2019 9:38:42 PM<br>
<b>To:</b> dirk muysers<br>
<b>Subject:</b> Re: [M3devel] cm3 -D order vs. config file?</span>
<div> </div>
</div>
<div>
<div style="direction:ltr">
<div>Please, maybe what will be most constructive, open github issue and be detailed? Steps & error messages?</div>
<div><br>
</div>
<div class="48c934b272c67fe1c6bee01248f28e7df296513a518a1a62ee1e7fc6821ca08bms-outlook-ios-signature">
<div>- Jay</div>
</div>
</div>
<hr style="display:inline-block;width:98%">
<div dir="ltr" id="ca2944a1601373f79e11027eba6e57c3143d95406757383ab92f9b574181a7d8divRplyFwdMsg">
<span style="color:#000000;font-family:'calibri' , sans-serif"><b>From:</b> dirk muysers <<a class="09f7ddcd78d17c479368795f67fe4443goto-anchor" href="mailto:dmuysers@hotmail.com">dmuysers@hotmail.com</a>><br>
<b>Sent:</b> Friday, May 31, 2019 12:55:39 PM<br>
<b>To:</b> Jay K<br>
<b>Subject:</b> Re: [M3devel] cm3 -D order vs. config file?</span>
<div> </div>
</div>
<div>
<div id="f0382c355d7ff3e3e413719bffa6c7e32d02c0ebfa6b6e7c5ab519cbf65e6ab0__MailbirdStyleContent" style="color: #000000;font-family: 'arial';font-size: 10pt">
The relevance is that the last windows release of the M3 compiler doesn't work with the MS BuildTool 2019 and its associated Windows <span style="font-size: 10pt;line-height: 1.5">Kits, so I am not able to compile anymore my M3 code base to x86<br>
excutables on my Win 7 Pro amd64 box. And without a working cm3, I can't even try to adapt its source it to the new configuration.<br>
</span>
<div>
<div>Visual Studio & Co also has become a more and more unwieldy labyrinth like everything Microsoft.</div>
<div>Unfortunately we cannot do without it, because Windows runs 80% of the world's personal computers, OS X 12% and <span style="font-size: 10pt;line-height: 1.5">Linux only 1.5 %. So if you want to produce applications, you better do it for Windows.</span></div>
<div><br>
<div class="0769cbcf1ee559f18e3bd181f22d96e42080dcd048296c6423b38b681cc43931mb_sig">
</div>
</div>
</div>
<blockquote class="fcdbb47c2d3c8665dadb8a36b7ca2800921defbe67778f3af1265f006e758438history_container" style="border-bottom-width:1px;border-left-style:solid;border-left-width:1px;border-right-width:1px;border-top-width:1px;margin-left:0px;margin-top:20px;min-width:500px;padding-left:10px">
<p style="color:#aaaaaa;margin-top:10px">On 31/05/2019 20:11:03, Jay K <<a class="09f7ddcd78d17c479368795f67fe4443goto-anchor" href="mailto:jayk123@hotmail.com">jayk123@hotmail.com</a>> wrote:</p>
<div style="font-family:'arial' , 'helvetica' , sans-serif">
<div style="color: rgb( 0 , 0 , 0 );font-family: 'calibri' , 'helvetica' , sans-serif;font-size: 12pt">
What is the relevance?</div>
<div style="color: rgb( 0 , 0 , 0 );font-family: 'calibri' , 'helvetica' , sans-serif;font-size: 12pt">
<br>
</div>
<div style="color: rgb( 0 , 0 , 0 );font-family: 'calibri' , 'helvetica' , sans-serif;font-size: 12pt">
Yes, this was done. There were problems. This should help a lot.</div>
<div style="color: rgb( 0 , 0 , 0 );font-family: 'calibri' , 'helvetica' , sans-serif;font-size: 12pt">
Better than to be unmaintained and stagnant?</div>
<div style="color: rgb( 0 , 0 , 0 );font-family: 'calibri' , 'helvetica' , sans-serif;font-size: 12pt">
<br>
</div>
<div style="color: rgb( 0 , 0 , 0 );font-family: 'calibri' , 'helvetica' , sans-serif;font-size: 12pt">
 - Jay<br>
</div>
<div style="color: rgb( 0 , 0 , 0 );font-family: 'calibri' , 'helvetica' , sans-serif;font-size: 12pt">
</div>
<div>
<div id="ecb48a84978ba82d19f38f503728fa2df57c4cd2cbe3a3013704952ac0565d73appendonsend">
</div>
<div style="color: rgb( 0 , 0 , 0 );font-family: 'calibri' , 'helvetica' , sans-serif;font-size: 12pt">
<br>
</div>
<hr style="display:inline-block;width:98%">
<div dir="ltr" id="ca2944a1601373f79e11027eba6e57c3143d95406757383ab92f9b574181a7d8divRplyFwdMsg">
<span style="color:#000000;font-family:'calibri' , sans-serif"><b>From:</b> dirk muysers <<a class="09f7ddcd78d17c479368795f67fe4443goto-anchor" href="mailto:dmuysers@hotmail.com">dmuysers@hotmail.com</a>><br>
<b>Sent:</b> Friday, May 31, 2019 10:32 AM<br>
<b>To:</b> Jay K<br>
<b>Subject:</b> Re: [M3devel] cm3 -D order vs. config file?</span>
<div> </div>
</div>
<div>
<div id="5d1aadafe53ecf5dd57ee62e12806dc9274459a08f9ceb02b13f5d97bb69a750x___MailbirdStyleContent" style="color: #000000;font-family: 'arial';font-size: 10pt">
At Microsoft they changed ("refactored", so they say) nearly everything lately.<br>
see <a class="09f7ddcd78d17c479368795f67fe4443goto-anchor" href="https://devblogs.microsoft.com/cppblog/introducing-the-universal-crt/">https://devblogs.microsoft.com/cppblog/introducing-the-unive…</a>
<div class="377895ab6cac283aa1304668a76ec79f9bb9e63beae306a7e4b2c9460d3250f1x_mb_sig">
</div>
<blockquote class="156a4c5c8ce4dd0bf5c8324fda227e672d3abb341e067aac6aeca17281fc6ad2x_history_container" style="border-bottom-width:1px;border-left-style:solid;border-left-width:1px;border-right-width:1px;border-top-width:1px;margin-left:0px;margin-top:20px;min-width:500px;padding-left:10px">
<p style="color:#aaaaaa;margin-top:10px">On 31/05/2019 11:57:22, Jay K <<a class="09f7ddcd78d17c479368795f67fe4443goto-anchor" href="mailto:jayk123@hotmail.com">jayk123@hotmail.com</a>> wrote:</p>
<div style="font-family:'arial' , 'helvetica' , sans-serif">
<div style="color: rgb( 0 , 0 , 0 );font-family: 'calibri' , 'helvetica' , sans-serif;font-size: 12pt">
%<br>
<div>% Unfortunately, command line defines are not currently​</div>
<div>% available to the toplevel cm3.cfg.​</div>
<div>%​</div>
<div>​</div>
<div>​</div>
<div>This seems really broken to me.​</div>
<div>At least from a Windows point of view.​</div>
<div>​</div>
<div>So you can't say easy things like:​</div>
<div>​</div>
<div>cm3 -DTARGET=AMD64_NT -DROOT=c:/s/cm3​</div>
<div>​</div>
<div>Instead you have to, environment instead:​</div>
<div>​</div>
<div>set CM3_TARGET=x​</div>
<div>set CM3_ROOT=y​</div>
<div>cm3​</div>
<div>​</div>
<div>or Unix not as bad, somewhat more isomorphic:</div>
<div>​</div>
<div>CM3_TARGET=x CM3_ROOT=y cm3​</div>
<div><br>
</div>
<div>Ok if I try to fix it?</div>
<div>I thought I had.</div>
<div>Maybe I was using an old build to bootstrap..</div>
<div>​</div>
<div>​</div>
 - Jay<br>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
<div>
<p>_______________________________________________<br>
M3devel mailing list<br>
<a class="09f7ddcd78d17c479368795f67fe4443goto-anchor" href="mailto:M3devel@elegosoft.com">M3devel@elegosoft.com</a><br>
<a class="09f7ddcd78d17c479368795f67fe4443goto-anchor" href="https://m3lists.elegosoft.com/mailman/listinfo/m3devel">https://m3lists.elegosoft.com/mailman/listinfo/m3devel</a><br>
</p>
</div>
</blockquote>
<div><br>
</div>
<div><br>
</div>
<div class="fac59074051ae5ed40c8811da5d24da6js-compose-signature"></div>
<div><br>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</body>
</html>