T:\a\miniFPC\TinyFPC>fpc.exe -Px86_64 -Twin64 -Us -Ur -dDLLEXPORT system.pas
Free Pascal Compiler version 3.2.2-r0d122c49 [2025/07/05] for x86_64
Copyright (c) 1993-2021 by Florian Klaempfl and others
Target OS: Win64 for x64
Compiling system.pas
objects.inc(330,3) Note: Local variable "vmt" not used
objects.inc(690,10) Warning: Function result does not seem to be set
objects.inc(725,10) Warning: Function result does not seem to be set
strings.inc(120,3) Note: Local variable "idx" is assigned but never used
strings.inc(210,10) Warning: Function result does not seem to be set
strings.inc(526,47) Warning: function result variable of a managed type does not seem to be initialized
strings.inc(720,10) Warning: Function result does not seem to be set
strings.inc(817,10) Warning: Function result does not seem to be set
unicode.inc(78,10) Warning: Function result does not seem to be set
unicode.inc(258,22) Warning: Arithmetic "+" on untyped pointer is unportable to {$T+}, suggest typecast
ustrings.inc(130,10) Warning: Function result does not seem to be set
system.pas(749,10) Warning: Function result does not seem to be set
system.pas(857,4) Warning: ASM reader switch is not possible inside asm statement, "INTEL" will be effective only for next
system.pas(930,3) Note: Local variable "eletype" is assigned but never used
system.pas(930,12) Note: Local variable "eletypemngd" is assigned but never used
exceptions64.inc(238,3) Note: Local variable "ex_rip" is assigned but never used
exceptions64.inc(239,3) Note: Local variable "except_signal" is
assigned but never used
exceptions64.inc(240,3) Note: Local variable "reset_fpu" is assigned
but never used
10542 lines compiled, 0.1 sec
11 warning(s) issued
7 note(s) issued
T:\a\miniFPC\TinyFPC>fpc.exe -Px86_64 -Twin64 -Ur -dDLLEXPORT xmm.pas
Free Pascal Compiler version 3.2.2-r0d122c49 [2025/07/05] for x86_64
Copyright (c) 1993-2021 by Florian Klaempfl and others
Target OS: Win64 for x64
Compiling xmm.pas
Compiling objpas.pas
Compiling windows.pas
1532 lines compiled, 0.0 sec