http://bugs.winehq.org/show_bug.cgi?id=23757
Sami Aario saempylae@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Free Pascal 2.4.0 segfaults |Free Pascal 2.4.0 segfaults | |on Wine 1.2
--- Comment #7 from Sami Aario saempylae@gmail.com 2010-07-22 20:43:14 --- (In reply to comment #6)
I don't think this will work with bare streams, you will need to use:
wine wineconsole C:\FPC\2.4.0\bin\i386-win32\fp.exe
To the contrary, the installer creates a desktop icon named "Free Pascal IDE" that attempts to execute "wine C:\FPC\2.4.0\bin\i386-win32\fp.exe", so it's a GUI application and not a console application. Is this what you meant?
Regardless, it shouldn't segfault.