Program freezes with tcc and works with msvc #23793
Labels
Bug
This tag is applied to issues which reports bugs.
Compiler: TCC
Bugs/feature requests, that are related to compiling V programs with TCC.
OS: Windows
Bugs/feature requests, that are specific to Windows OS.
Describe the bug
I have a sdl app that runs on both, but if I try to log something (or println), it freezes on tcc.
Reproduction Steps
v -cc msvc run .
v -cc tcc run .
Expected Behavior
Both don't freeze
Current Behavior
TCC freezes during exiting and has to be terminated by the windows not responding dialog.
Possible Solution
No response
Additional Information/Context
I am using sdl 3.2.0 vlang bindings
V version
V 0.4.9 3c88926
Environment details (OS name and version, etc.)
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.
The text was updated successfully, but these errors were encountered: