• Re: ChageLog: 2024-01-14 23:20 UTC-0500 Ron Pinkas

    From Ron Pinkas@21:1/5 to Ron Pinkas on Sun Jan 14 23:26:19 2024
    Ron Pinkas wrote:

    2024-01-14 23:20 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
    * winmake/find_bc.bat
    * winmake/find_clng.bat
    * winmake/find_pc.bat
    * winmake/find_vc.bat
    * Converted an IF/ELSE to a GOTO to avoid parser bug in Windows batch files

    Sorry, Enrico please report after this one.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Mon Jan 15 11:22:15 2024
    Il 15/01/2024 05:26, Ron Pinkas ha scritto:
    2024-01-14 23:20 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
    * winmake/find_bc.bat
    * winmake/find_clng.bat
    * winmake/find_pc.bat
    * winmake/find_vc.bat
    * Converted an IF/ELSE to a GOTO to avoid parser bug in Windows batch files

    Sorry, Enrico please report after this one.

    For your convenience xHarbour's bin directory was added to your PATH. Defaulting HB_ARCH to w32.
    For your convenience cl's bin directory was added to your PATH

    ERROR: Microsoft C/C++ is not set for x86 but you are trying to build w32.
    You can't mix architectures in the same terminal session. Please open a
    new terminal
    session. Then set HB_ARCH to your desired architecture and 'make_vc.bat'
    again.


    ---------------------------------------
    Make Utility for Microsoft C/C++
    ---------------------------------------

    My batch:

    SET CC_DIR=e:\msc32\msc
    make_vc all

    functions.log:

    *** START [E:\FW\xHarbour\make_vc.bat](all)
    *** started [E:\FW\xHarbour\winmake\find_vc.bat]
    *** started(cl Microsoft C/C++)
    [E:\FW\xHarbour\winmake\found_cc.bat]
    *** Raw Arguments: (toAbsPath E:\FW\xHarbour\winmake\.. HB_INSTALL)
    *** Raw Arguments: [toAbsPath] [E:\FW\xHarbour\winmake\..]
    [HB_INSTALL] [] []
    *** Parsed [2] :toAbsPath(
    E:\FW\xHarbour\winmake\..=\FW\xHarbour\winmake\.. HB_INSTALL= )
    +++ Entry point: toAbsPath('E:\FW\xHarbour\winmake\..' 'HB_INSTALL')(2)
    :toAbsPath(E:\FW\xHarbour\winmake\.. HB_INSTALL)
    :isValidVarName(HB_INSTALL)
    :value(E:\FW\xHarbour\winmake\.. _varOrRelPath)
    :isValidVarName(_varOrRelPath)
    _varOrRelPath = E:\FW\xHarbour\winmake\..
    _absPath = E:\FW\xHarbour
    --- Exit point: toAbsPath E:\FW\xHarbour\winmake\.. HB_INSTALL
    *** Ret: 0 0
    HB_INSTALL=E:\FW\xHarbour
    *** Raw Arguments: (isPathInPath HB_BIN_INSTALL _inPath)
    *** Raw Arguments: [isPathInPath] [HB_BIN_INSTALL] [_inPath] [] []
    *** Parsed [2] :isPathInPath( HB_BIN_INSTALL=E:\FW\xHarbour\bin
    _inPath= )
    +++ Entry point: isPathInPath('HB_BIN_INSTALL' '_inPath')(2)
    :isPathInPath(HB_BIN_INSTALL _inPath)
    :isValidVarName(_inPath)
    :value(HB_BIN_INSTALL pathToFind)
    :isValidVarName(pathToFind)
    Comparing: 'C:\Windows\system32' with 'E:\FW\xHarbour\bin'
    Comparing: 'C:\Windows' with 'E:\FW\xHarbour\bin'
    Comparing: 'C:\Windows\System32\Wbem' with 'E:\FW\xHarbour\bin'
    Comparing: 'C:\Windows\System32\WindowsPowerShell\v1.0\' with 'E:\FW\xHarbour\bin'
    Comparing: 'C:\Windows\System32\OpenSSH\' with 'E:\FW\xHarbour\bin'
    Comparing: 'C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common' with 'E:\FW\xHarbour\bin'
    Comparing: 'E:\UTL' with 'E:\FW\xHarbour\bin'
    Comparing: '' with 'E:\FW\xHarbour\bin'
    Comparing: '%SystemRoot%\system32' with 'E:\FW\xHarbour\bin'
    Comparing: '%SystemRoot%' with 'E:\FW\xHarbour\bin'
    Comparing: '%SystemRoot%\System32\Wbem' with 'E:\FW\xHarbour\bin'
    Comparing: '%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\' with 'E:\FW\xHarbour\bin'
    Comparing: '%SYSTEMROOT%\System32\OpenSSH\' with 'E:\FW\xHarbour\bin' Comparing: 'C:\Users\Enrico
    MariaGiordano\AppData\Local\Microsoft\WindowsApps' with
    'E:\FW\xHarbour\bin'
    Comparing: '' with 'E:\FW\xHarbour\bin'
    Path 'E:\FW\xHarbour\bin' NOT found in 'C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program
    Files (x86)\NVIDIA Corporation\PhysX\Common;E:\UTL;;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%SYSTEMROOT%\System32\OpenSSH\;C:\Users\Enrico
    MariaGiordano\AppData\Local\Microsoft\WindowsApps;'
    --- Exit point: isPathInPath HB_BIN_INSTALL _inPath
    *** Ret: 0 0
    Adding xHarbour's bin directory 'E:\FW\xHarbour\bin' to C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program
    Files (x86)\NVIDIA Corporation\PhysX\Common;E:\UTL;;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%SYSTEMROOT%\System32\OpenSSH\;C:\Users\Enrico
    MariaGiordano\AppData\Local\Microsoft\WindowsApps;
    Checking if 'cl' under 'e:\msc32\msc' is in the path
    *** Raw Arguments: (rootOfAppInPath CC _wherePath)
    *** Raw Arguments: [rootOfAppInPath] [CC] [_wherePath] [] []
    *** Parsed [2] :rootOfAppInPath( CC=cl _wherePath= )
    +++ Entry point: rootOfAppInPath('CC' '_wherePath')(2)
    :rootOfAppInPath(CC _wherePath)
    :isValidVarName(_wherePath)
    :value(CC app)
    :isValidVarName(app)
    --- Exit point: rootOfAppInPath CC _wherePath
    *** Ret: 1 1
    _wherePath=
    *** ended[1] [E:\FW\xHarbour\winmake\found_cc.bat]
    :CHECK_CC_DIR Checking if Microsoft C/C++ is in 'e:\msc32\msc'...
    *** Raw Arguments: (isPathInPath CC_BIN _inPath)
    *** Raw Arguments: [isPathInPath] [CC_BIN] [_inPath] [] []
    *** Parsed [2] :isPathInPath( CC_BIN=e:\msc32\msc\bin _inPath=false )
    +++ Entry point: isPathInPath('CC_BIN' '_inPath')(2)
    :isPathInPath(CC_BIN _inPath)
    :isValidVarName(_inPath)
    :value(CC_BIN pathToFind)
    :isValidVarName(pathToFind)
    Comparing: 'E:\FW\xHarbour\bin' with 'e:\msc32\msc\bin'
    Comparing: 'C:\Windows\system32' with 'e:\msc32\msc\bin'
    Comparing: 'C:\Windows' with 'e:\msc32\msc\bin'
    Comparing: 'C:\Windows\System32\Wbem' with 'e:\msc32\msc\bin'
    Comparing: 'C:\Windows\System32\WindowsPowerShell\v1.0\' with 'e:\msc32\msc\bin'
    Comparing: 'C:\Windows\System32\OpenSSH\' with 'e:\msc32\msc\bin'
    Comparing: 'C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common' with 'e:\msc32\msc\bin'
    Comparing: 'E:\UTL' with 'e:\msc32\msc\bin'
    Comparing: '' with 'e:\msc32\msc\bin'
    Comparing: '%SystemRoot%\system32' with 'e:\msc32\msc\bin'
    Comparing: '%SystemRoot%' with 'e:\msc32\msc\bin'
    Comparing: '%SystemRoot%\System32\Wbem' with 'e:\msc32\msc\bin'
    Comparing: '%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\' with 'e:\msc32\msc\bin'
    Comparing: '%SYSTEMROOT%\System32\OpenSSH\' with 'e:\msc32\msc\bin'
    Comparing: 'C:\Users\Enrico
    MariaGiordano\AppData\Local\Microsoft\WindowsApps' with 'e:\msc32\msc\bin' Comparing: '' with 'e:\msc32\msc\bin'
    Path 'e:\msc32\msc\bin' NOT found in 'E:\FW\xHarbour\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program
    Files (x86)\NVIDIA Corporation\PhysX\Common;E:\UTL;;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%SYSTEMROOT%\System32\OpenSSH\;C:\Users\Enrico
    MariaGiordano\AppData\Local\Microsoft\WindowsApps;'
    --- Exit point: isPathInPath CC_BIN _inPath
    *** Ret: 0 0
    *** Raw Arguments: (toAbsPath CC_BIN CC_BIN)
    *** Raw Arguments: [toAbsPath] [CC_BIN] [CC_BIN] [] []
    *** Parsed [2] :toAbsPath( CC_BIN=e:\msc32\msc\..\Common7\Tools\ CC_BIN=e:\msc32\msc\..\Common7\Tools\ )
    +++ Entry point: toAbsPath('CC_BIN' 'CC_BIN')(2)
    :toAbsPath(CC_BIN CC_BIN)
    :isValidVarName(CC_BIN)
    :value(CC_BIN _varOrRelPath)
    :isValidVarName(_varOrRelPath)
    _varOrRelPath = e:\msc32\msc\..\Common7\Tools\
    _absPath = e:\MSC32\Common7\Tools\
    --- Exit point: toAbsPath CC_BIN CC_BIN
    *** Ret: 0 0
    Checking if 'e:\MSC32\Common7\Tools\' is in 'E:\FW\xHarbour\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program
    Files (x86)\NVIDIA Corporation\PhysX\Common;E:\UTL;;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%SYSTEMROOT%\System32\OpenSSH\;C:\Users\Enrico
    MariaGiordano\AppData\Local\Microsoft\WindowsApps;'...
    *** Raw Arguments: (isPathInPath CC_BIN _inPath)
    *** Raw Arguments: [isPathInPath] [CC_BIN] [_inPath] [] []
    *** Parsed [2] :isPathInPath( CC_BIN=e:\MSC32\Common7\Tools\
    _inPath=false )
    +++ Entry point: isPathInPath('CC_BIN' '_inPath')(2)
    :isPathInPath(CC_BIN _inPath)
    :isValidVarName(_inPath)
    :value(CC_BIN pathToFind)
    :isValidVarName(pathToFind)
    Comparing: 'E:\FW\xHarbour\bin' with 'e:\MSC32\Common7\Tools\'
    Comparing: 'C:\Windows\system32' with 'e:\MSC32\Common7\Tools\'
    Comparing: 'C:\Windows' with 'e:\MSC32\Common7\Tools\'
    Comparing: 'C:\Windows\System32\Wbem' with 'e:\MSC32\Common7\Tools\'
    Comparing: 'C:\Windows\System32\WindowsPowerShell\v1.0\' with 'e:\MSC32\Common7\Tools\'
    Comparing: 'C:\Windows\System32\OpenSSH\' with 'e:\MSC32\Common7\Tools\' Comparing: 'C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common' with 'e:\MSC32\Common7\Tools\'
    Comparing: 'E:\UTL' with 'e:\MSC32\Common7\Tools\'
    Comparing: '' with 'e:\MSC32\Common7\Tools\'
    Comparing: '%SystemRoot%\system32' with 'e:\MSC32\Common7\Tools\'
    Comparing: '%SystemRoot%' with 'e:\MSC32\Common7\Tools\'
    Comparing: '%SystemRoot%\System32\Wbem' with 'e:\MSC32\Common7\Tools\' Comparing: '%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\' with 'e:\MSC32\Common7\Tools\'
    Comparing: '%SYSTEMROOT%\System32\OpenSSH\' with 'e:\MSC32\Common7\Tools\' Comparing: 'C:\Users\Enrico
    MariaGiordano\AppData\Local\Microsoft\WindowsApps' with 'e:\MSC32\Common7\Tools\'
    Comparing: '' with 'e:\MSC32\Common7\Tools\'
    Path 'e:\MSC32\Common7\Tools\' NOT found in 'E:\FW\xHarbour\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program
    Files (x86)\NVIDIA Corporation\PhysX\Common;E:\UTL;;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%SYSTEMROOT%\System32\OpenSSH\;C:\Users\Enrico
    MariaGiordano\AppData\Local\Microsoft\WindowsApps;'
    --- Exit point: isPathInPath CC_BIN _inPath
    *** Ret: 0 0
    Adding 'e:\msc32\msc\bin' to PATH...
    PATH OK for: CC='cl' CC_DIR='e:\msc32\msc' HB_ARCH='w32'
    *** Raw Arguments: (isStrInPath LIB UM_ARCH_PATH _found)
    *** Raw Arguments: [isStrInPath] [LIB] [UM_ARCH_PATH] [_found] []
    *** Parsed [3] :isStrInPath( LIB= UM_ARCH_PATH=\um\x86 _found= )
    +++ Entry point: isStrInPath('LIB' 'UM_ARCH_PATH' '_found')(3)
    :isStrInPath(LIB UM_ARCH_PATH _found)
    :isValidVarName(_found)
    :toLower(LIB pathToSearch)
    :isValidVarName(pathToSearch)
    :value(LIB str)
    :isValidVarName(str)
    :toLower(UM_ARCH_PATH findString)
    :isValidVarName(findString)
    :value(UM_ARCH_PATH str)
    :isValidVarName(str)
    Searching for an instance of '\um\x86' in 'lib'
    String: '\um\x86' NOT found in 'lib'
    --- Exit point: isStrInPath LIB UM_ARCH_PATH _found
    *** Ret: 0 0
    *** finished[99] [E:\FW\xHarbour\winmake\find_vc.bat]
    *** END[0] [E:\FW\xHarbour\make_vc.bat]

    --
    Enrico Maria Giordano

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Mon Jan 15 13:57:37 2024
    Il 15/01/2024 13:42, Ron Pinkas ha scritto:

    1. Which Version of Microsoft C are you trying?

    Microsoft (R) C/C++ Optimizing Compiler Version 19.32.31329 for x86

    2. How do you handle the librarries x86 vs. x64 issue in your manuial installation?

    I have two separate directories, one for MSC32 and one for MSC64.

    --
    Enrico Maria Giordano

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ron Pinkas@21:1/5 to Enrico Maria Giordano on Mon Jan 15 07:42:21 2024
    Enrico Maria Giordano wrote:


    Il 15/01/2024 05:26, Ron Pinkas ha scritto:
    2024-01-14 23:20 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
    * winmake/find_bc.bat
    * winmake/find_clng.bat
    * winmake/find_pc.bat
    * winmake/find_vc.bat
    * Converted an IF/ELSE to a GOTO to avoid parser bug in Windows batch files

    Sorry, Enrico please report after this one.

    For your convenience xHarbour's bin directory was added to your PATH. Defaulting HB_ARCH to w32.
    For your convenience cl's bin directory was added to your PATH

    ERROR: Microsoft C/C++ is not set for x86 but you are trying to build w32. You can't mix architectures in the same terminal session. Please open a
    new terminal
    session. Then set HB_ARCH to your desired architecture and 'make_vc.bat' again.

    ...

    Enrico,

    1. Which Version of Microsoft C are you trying?
    2. How do you handle the librarries x86 vs. x64 issue in your manuial installation?

    Ron

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ron Pinkas@21:1/5 to Enrico Maria Giordano on Mon Jan 15 10:07:31 2024
    Enrico Maria Giordano wrote:


    Il 15/01/2024 13:42, Ron Pinkas ha scritto:

    1. Which Version of Microsoft C are you trying?

    Microsoft (R) C/C++ Optimizing Compiler Version 19.32.31329 for x86

    2. How do you handle the librarries x86 vs. x64 issue in your manuial installation?

    I have two separate directories, one for MSC32 and one for MSC64.


    Please try after: 2024-01-15 10:05 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ron Pinkas@21:1/5 to Enrico Maria Giordano on Mon Jan 15 09:53:03 2024
    Enrico Maria Giordano wrote:


    Il 15/01/2024 13:42, Ron Pinkas ha scritto:

    1. Which Version of Microsoft C are you trying?

    Microsoft (R) C/C++ Optimizing Compiler Version 19.32.31329 for x86

    2. How do you handle the librarries x86 vs. x64 issue in your manuial installation?

    I have two separate directories, one for MSC32 and one for MSC64.


    Can you please provide the complete structure - I mean the original installation have:\

    'C:\Program Files (x86)\Windows Kits\10\\lib\10.0.22621.0\\um\x86'

    Did you copy the content of THAT folder to the lib subfolder of your
    custom installation?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Mon Jan 15 16:19:15 2024
    Il 15/01/2024 15:53, Ron Pinkas ha scritto:

    Can you please provide the complete structure - I mean the original installation have:\

    'C:\Program Files (x86)\Windows Kits\10\\lib\10.0.22621.0\\um\x86'

    Did you copy the content of THAT folder to the lib subfolder of your
    custom installation?

    Yes, I have the classic bin/include/lib structure:

    ├───bin
    │ └───1033
    ├───include
    │ ├───cliext
    │ ├───CodeAnalysis
    │ ├───cvt
    │ ├───experimental
    │ ├───Manifest
    │ ├───msclr
    │ │ └───com
    │ ├───ucrt
    │ │ └───sys
    │ └───SDK
    │ ├───alljoyn_c
    │ ├───gl
    │ ├───qcc
    │ │ └───windows
    │ ├───winsqlite
    │ ├───ndis
    │ └───netcx
    │ └───shared
    │ └───1.0
    │ └───net
    └───lib
    └───SDK

    Something can probably be still removed...

    --
    Enrico Maria Giordano

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Mon Jan 15 16:24:13 2024
    Il 15/01/2024 16:07, Ron Pinkas ha scritto:

    Please try after: 2024-01-15 10:05 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>

    I'm trying MSC32: it is going on for now...

    --
    Enrico Maria Giordano

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Mon Jan 15 16:39:17 2024
    Il 15/01/2024 16:29, Enrico Maria Giordano ha scritto:

    MSC32 OK! Now I will try the other compilers...

    MSC64 OK! But with many warnings on hbzlib. Should we silenced them?

    --
    Enrico Maria Giordano

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Mon Jan 15 16:29:35 2024
    Il 15/01/2024 16:24, Enrico Maria Giordano ha scritto:

    Please try after: 2024-01-15 10:05 UTC-0500 Ron Pinkas
    <ronpinkas/AT/gmail/com>

    I'm trying MSC32: it is going on for now...

    MSC32 OK! Now I will try the other compilers...

    --
    Enrico Maria Giordano

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Mon Jan 15 16:54:57 2024
    With BCC64 I get:

    For your convenience xHarbour's bin directory was added to your PATH. [E:\FW\xHarbour\winmake\find_bc.bat](183) - (0) Unexpected error!

    ---------------------------------------
    Make Utility for Borland C/C++
    ---------------------------------------

    Unexpected error!

    My batch:

    SET CC_DIR=e:\fw\temp\bcc64\bcc
    make_bc all

    functions.log:

    *** START [E:\FW\xHarbour\make_bc.bat](all)
    *** started [E:\FW\xHarbour\winmake\find_bc.bat]
    *** started(bcc32c Borland C/C++)
    [E:\FW\xHarbour\winmake\found_cc.bat]
    *** Raw Arguments: (toAbsPath E:\FW\xHarbour\winmake\.. HB_INSTALL)
    *** Raw Arguments: [toAbsPath] [E:\FW\xHarbour\winmake\..]
    [HB_INSTALL] [] []
    *** Parsed [2] :toAbsPath(
    E:\FW\xHarbour\winmake\..=\FW\xHarbour\winmake\.. HB_INSTALL= )
    +++ Entry point: toAbsPath('E:\FW\xHarbour\winmake\..' 'HB_INSTALL')(2)
    :toAbsPath(E:\FW\xHarbour\winmake\.. HB_INSTALL)
    :isValidVarName(HB_INSTALL)
    :value(E:\FW\xHarbour\winmake\.. _varOrRelPath)
    :isValidVarName(_varOrRelPath)
    _varOrRelPath = E:\FW\xHarbour\winmake\..
    _absPath = E:\FW\xHarbour
    --- Exit point: toAbsPath E:\FW\xHarbour\winmake\.. HB_INSTALL
    *** Ret: 0 0
    HB_INSTALL=E:\FW\xHarbour
    *** Raw Arguments: (isPathInPath HB_BIN_INSTALL _inPath)
    *** Raw Arguments: [isPathInPath] [HB_BIN_INSTALL] [_inPath] [] []
    *** Parsed [2] :isPathInPath( HB_BIN_INSTALL=E:\FW\xHarbour\bin
    _inPath= )
    +++ Entry point: isPathInPath('HB_BIN_INSTALL' '_inPath')(2)
    :isPathInPath(HB_BIN_INSTALL _inPath)
    :isValidVarName(_inPath)
    :value(HB_BIN_INSTALL pathToFind)
    :isValidVarName(pathToFind)
    Comparing: 'C:\Windows\system32' with 'E:\FW\xHarbour\bin'
    Comparing: 'C:\Windows' with 'E:\FW\xHarbour\bin'
    Comparing: 'C:\Windows\System32\Wbem' with 'E:\FW\xHarbour\bin'
    Comparing: 'C:\Windows\System32\WindowsPowerShell\v1.0\' with 'E:\FW\xHarbour\bin'
    Comparing: 'C:\Windows\System32\OpenSSH\' with 'E:\FW\xHarbour\bin'
    Comparing: 'C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common' with 'E:\FW\xHarbour\bin'
    Comparing: 'E:\UTL' with 'E:\FW\xHarbour\bin'
    Comparing: '' with 'E:\FW\xHarbour\bin'
    Comparing: '%SystemRoot%\system32' with 'E:\FW\xHarbour\bin'
    Comparing: '%SystemRoot%' with 'E:\FW\xHarbour\bin'
    Comparing: '%SystemRoot%\System32\Wbem' with 'E:\FW\xHarbour\bin'
    Comparing: '%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\' with 'E:\FW\xHarbour\bin'
    Comparing: '%SYSTEMROOT%\System32\OpenSSH\' with 'E:\FW\xHarbour\bin' Comparing: 'C:\Users\Enrico
    MariaGiordano\AppData\Local\Microsoft\WindowsApps' with
    'E:\FW\xHarbour\bin'
    Comparing: '' with 'E:\FW\xHarbour\bin'
    Path 'E:\FW\xHarbour\bin' NOT found in 'C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program
    Files (x86)\NVIDIA Corporation\PhysX\Common;E:\UTL;;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%SYSTEMROOT%\System32\OpenSSH\;C:\Users\Enrico
    MariaGiordano\AppData\Local\Microsoft\WindowsApps;'
    --- Exit point: isPathInPath HB_BIN_INSTALL _inPath
    *** Ret: 0 0
    Adding xHarbour's bin directory 'E:\FW\xHarbour\bin' to C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program
    Files (x86)\NVIDIA Corporation\PhysX\Common;E:\UTL;;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%SYSTEMROOT%\System32\OpenSSH\;C:\Users\Enrico
    MariaGiordano\AppData\Local\Microsoft\WindowsApps;
    Checking if 'bcc32c' under 'e:\fw\temp\bcc64\bcc' is in the path
    *** Raw Arguments: (rootOfAppInPath CC _wherePath)
    *** Raw Arguments: [rootOfAppInPath] [CC] [_wherePath] [] []
    *** Parsed [2] :rootOfAppInPath( CC=bcc32c _wherePath= )
    +++ Entry point: rootOfAppInPath('CC' '_wherePath')(2)
    :rootOfAppInPath(CC _wherePath)
    :isValidVarName(_wherePath)
    :value(CC app)
    :isValidVarName(app)
    --- Exit point: rootOfAppInPath CC _wherePath
    *** Ret: 1 1
    _wherePath=
    *** ended[1] [E:\FW\xHarbour\winmake\found_cc.bat]
    *** started(bcc32 Borland C/C++)
    [E:\FW\xHarbour\winmake\found_cc.bat]
    *** Raw Arguments: (isPathInPath HB_BIN_INSTALL _inPath)
    *** Raw Arguments: [isPathInPath] [HB_BIN_INSTALL] [_inPath] [] []
    *** Parsed [2] :isPathInPath( HB_BIN_INSTALL=E:\FW\xHarbour\bin _inPath=false )
    +++ Entry point: isPathInPath('HB_BIN_INSTALL' '_inPath')(2)
    :isPathInPath(HB_BIN_INSTALL _inPath)
    :isValidVarName(_inPath)
    :value(HB_BIN_INSTALL pathToFind)
    :isValidVarName(pathToFind)
    Comparing: 'E:\FW\xHarbour\bin' with 'E:\FW\xHarbour\bin'
    Path 'E:\FW\xHarbour\bin' found in 'E:\FW\xHarbour\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program
    Files (x86)\NVIDIA Corporation\PhysX\Common;E:\UTL;;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%SYSTEMROOT%\System32\OpenSSH\;C:\Users\Enrico
    MariaGiordano\AppData\Local\Microsoft\WindowsApps;'
    --- Exit point: isPathInPath HB_BIN_INSTALL _inPath
    *** Ret: 0 0
    Checking if 'bcc32' under 'e:\fw\temp\bcc64\bcc' is in the path
    *** Raw Arguments: (rootOfAppInPath CC _wherePath)
    *** Raw Arguments: [rootOfAppInPath] [CC] [_wherePath] [] []
    *** Parsed [2] :rootOfAppInPath( CC=bcc32 _wherePath= )
    +++ Entry point: rootOfAppInPath('CC' '_wherePath')(2)
    :rootOfAppInPath(CC _wherePath)
    :isValidVarName(_wherePath)
    :value(CC app)
    :isValidVarName(app)
    --- Exit point: rootOfAppInPath CC _wherePath
    *** Ret: 1 1
    _wherePath=
    *** ended[1] [E:\FW\xHarbour\winmake\found_cc.bat]
    *** started(bcc64 Borland C/C++)
    [E:\FW\xHarbour\winmake\found_cc.bat]
    *** Raw Arguments: (isPathInPath HB_BIN_INSTALL _inPath)
    *** Raw Arguments: [isPathInPath] [HB_BIN_INSTALL] [_inPath] [] []
    *** Parsed [2] :isPathInPath( HB_BIN_INSTALL=E:\FW\xHarbour\bin
    _inPath=true )
    +++ Entry point: isPathInPath('HB_BIN_INSTALL' '_inPath')(2)
    :isPathInPath(HB_BIN_INSTALL _inPath)
    :isValidVarName(_inPath)
    :value(HB_BIN_INSTALL pathToFind)
    :isValidVarName(pathToFind)
    Comparing: 'E:\FW\xHarbour\bin' with 'E:\FW\xHarbour\bin'
    Path 'E:\FW\xHarbour\bin' found in 'E:\FW\xHarbour\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program
    Files (x86)\NVIDIA Corporation\PhysX\Common;E:\UTL;;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%SYSTEMROOT%\System32\OpenSSH\;C:\Users\Enrico
    MariaGiordano\AppData\Local\Microsoft\WindowsApps;'
    --- Exit point: isPathInPath HB_BIN_INSTALL _inPath
    *** Ret: 0 0
    Checking if 'bcc64' under 'e:\fw\temp\bcc64\bcc' is in the path
    *** Raw Arguments: (rootOfAppInPath CC _wherePath)
    *** Raw Arguments: [rootOfAppInPath] [CC] [_wherePath] [] []
    *** Parsed [2] :rootOfAppInPath( CC=bcc64 _wherePath= )
    +++ Entry point: rootOfAppInPath('CC' '_wherePath')(2)
    :rootOfAppInPath(CC _wherePath)
    :isValidVarName(_wherePath)
    :value(CC app)
    :isValidVarName(app)
    --- Exit point: rootOfAppInPath CC _wherePath
    *** Ret: 1 1
    _wherePath=
    *** ended[1] [E:\FW\xHarbour\winmake\found_cc.bat]
    :CHECK_CC_DIR Checking if Borland C/C++ is in 'e:\fw\temp\bcc64\bcc'...
    *** finished[99] [E:\FW\xHarbour\winmake\find_bc.bat]
    *** END[0] [E:\FW\xHarbour\make_bc.bat]

    --
    Enrico Maria Giordano

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ron Pinkas@21:1/5 to Enrico Maria Giordano on Mon Jan 15 13:53:00 2024
    Enrico Maria Giordano wrote:

    With BCC64 I get:

    For your convenience xHarbour's bin directory was added to your PATH. [E:\FW\xHarbour\winmake\find_bc.bat](183) - (0) Unexpected error!

    ---------------------------------------
    Make Utility for Borland C/C++
    ---------------------------------------

    Unexpected error!

    My batch:

    SET CC_DIR=e:\fw\temp\bcc64\bcc
    make_bc all
    ...

    What is the name of the 64bit compiler in your :\fw\temp\bcc64\bcc\bin
    folder?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ron Pinkas@21:1/5 to Ron Pinkas on Mon Jan 15 13:58:08 2024
    Ron Pinkas wrote:
    Enrico Maria Giordano wrote:

    With BCC64 I get:

    For your convenience xHarbour's bin directory was added to your PATH. [E:\FW\xHarbour\winmake\find_bc.bat](183) - (0) Unexpected error!

    ---------------------------------------
    Make Utility for Borland C/C++
    ---------------------------------------

    Unexpected error!

    My batch:

    SET CC_DIR=e:\fw\temp\bcc64\bcc
    make_bc all
    ...

    What is the name of the 64bit compiler in your :\fw\temp\bcc64\bcc\bin folder?

    I meant: 'e:\fw\temp\bcc64\bcc' - also is there any other compiler exe
    there?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Mon Jan 15 21:05:05 2024
    Il 15/01/2024 19:53, Ron Pinkas ha scritto:

    What is the name of the 64bit compiler in your :\fw\temp\bcc64\bcc\bin folder?

    bcc64.exe

    It is a CLANG compiler.

    --
    Enrico Maria Giordano

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Mon Jan 15 21:06:27 2024
    Il 15/01/2024 19:58, Ron Pinkas ha scritto:

    also is there any other compiler exe there?

    No, only bcc64.exe.

    --
    Enrico Maria Giordano

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)