SFPACK32 v0.6.0 Beta 1 - Build Dependencies
===========================================

REFERENCE HOST
--------------

Linux 6.12.13 x86_64
Build date: August 4, 2026
Cross-compiled from Linux to i686-pc-windows-msvc.

COMPILER
--------

Command: /usr/local/swift/usr/bin/clang-cl --version

clang version 17.0.0 (https://github.com/swiftlang/llvm-project.git
10999b6d034fe318f3d56c83bddb6572593a8bb0)
Target: x86_64-pc-windows-msvc
Thread model: posix
InstalledDir: /usr/local/swift/usr/bin

SHA-256:
  aa7389d9766be7e61df76cf094ac4f1861fd067e12908d1e9fd5cd7eb2a078f4

The build command explicitly overrides the host default with:

  --target=i686-pc-windows-msvc

LINKER
------

Command: /usr/local/swift/usr/bin/lld-link --version

LLD 17.0.0 (https://github.com/swiftlang/llvm-project.git
10999b6d034fe318f3d56c83bddb6572593a8bb0)

SHA-256:
  5a87fb0aa6b15f972f76a51419ac5d1de8c7807e1a0fdd8dfba900f7d61bbbdd

PYTHON
------

Python 3.13.5

Executable SHA-256:
  4703a3d15898c0b5d81c3f939e93bdd8ca6116342093fb160ab1e01860dd7d8b

RUNTIME DEPENDENCIES
--------------------

None installed separately. The release EXE:

* uses a custom mainCRTStartup
* is linked with /nodefaultlib
* imports KERNEL32.DLL only
* does not import MSVCRT, UCRT, VCRUNTIME, MSVCP, .NET, or PowerShell

KERNEL32.DLL is supplied by Windows and is dynamically linked. All program
logic is compiled into SFPACK32.EXE.
