Liste des Groupes | Revenir à cl c |
On 10/14/2024 4:14 PM, tTh wrote:You're trying to compile it as 64 bit code. PO's x86utm.exe expects 32-bit.On 10/14/24 04:57, olcott wrote:Shit happens. A lot of things. I cannot get it to compile at all. MSVC, GCC, whatever...>>
*Fully operational code is here*
https://github.com/plolcott/x86utm/blob/master/Halt7.c
This program does not compile, so it cannot be executed.
Halting problem solved.
>
main.c: In function ‘Decide_Halting0’:
main.c:239:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
239 | PushBack(*execution_trace, (u32)*decoded, sizeof(Decoded_Line_Of_Code));
| ^
Les messages affichés proviennent d'usenet.