Skip to content

Trying to remove wine #503

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Trying to remove wine #503

wants to merge 1 commit into from

Conversation

ethteck
Copy link
Member

@ethteck ethteck commented Aug 8, 2022

No description provided.

@ethteck
Copy link
Member Author

ethteck commented Aug 11, 2022

(waiting on decompals/wibo#22)

@ethteck

This comment was marked as outdated.

@mkst
Copy link
Collaborator

mkst commented Sep 17, 2023

just nuked/replaced the old branch because it was really out of date and the merge had a bunch of conflicts.

@mkst
Copy link
Collaborator

mkst commented Oct 7, 2023

Current list of problems:

PSX

psyq4.4-ccpsx

Error : could not execute cpppsx

PS2

ee-gcc2.95.2-273:
ee-gcc2.95.2-274:
ee-gcc2.95.3-107:
ee-gcc2.95.3-114:
ee-gcc2.95.3-136:

coreapp.error.CompilationError: Compiler error: ee-gcc.exe: installation problem, cannot exec `/home/runner/work/decomp.me/decomp.me/backend/compilers/ps2/ee-gcc2.95.2-273a/lib/gcc-lib/ee/2.95.2/cpp.exe': Invalid argument

PSP

psp_pspsnc_1_2_7503_

coreapp.error.CompilationError: Compiler error: Z:/home/runner/work/decomp.me/decomp.me/backend/compilers/psp/pspsnc_1.2.7503.0/pspcq: Invalid argument

WIN32

msvc4.0:
msvc4.2:
msvc6.0:
msvc6.3:
msvc6.4:
msvc6.5:
msvc6.5pp:
msvc6.6:

coreapp.error.CompilationError: Compiler error: Unhandled function _controlfp (MSVCRT40.dll)

msvc7.0:

coreapp.error.CompilationError: Compiler error: Unhandled function _controlfp (MSVCR70.dll)

msvc7.1:

coreapp.error.CompilationError: Compiler error: Failed to open file /home/runner/work/decomp.me/decomp.me/backend/compilers/win32/msvc7.1/Bin/CL.EXE: No such file or directory

MSDOS

wcc10.5:
wpp10.5:
wcc10.5a:
wpp10.5a:
wcc10.6:
wpp10.6:
watcom cc:

coreapp.error.CompilationError: Compiler error: Unhandled function LocalAlloc (KERNEL32.DLL)

wcc11.0:
wpp11.0:

coreapp.error.CompilationError: Compiler error: Unhandled function VirtualQuery (KERNEL32.DLL)

@ethteck ethteck requested a review from Copilot June 12, 2025 10:53
Copilot

This comment was marked as resolved.

@mkst
Copy link
Collaborator

mkst commented Jun 20, 2025

Quick grep through the logs gives these errors:

(0) : 3021 (F) Memory overflow
CCPSX 3.05.0009 (Win32, PSX version 3.02)
CCPSX 3.06.0015 (Win32, PSX version 3.02)
CCPSX 3.06.0017 (Win32, PSX version 3.02)
ee-gcc.exe: installation problem, cannot exec `/compilers/ps2/ee-gcc2.95.2-273a/lib/gcc-lib/ee/2.95.2/cpp.exe': Invalid argument
ee-gcc.exe: installation problem, cannot exec `/compilers/ps2/ee-gcc2.95.2-274/lib/gcc-lib/ee/2.95.2/cpp.exe': Invalid argument
ee-gcc.exe: installation problem, cannot exec `/compilers/ps2/ee-gcc2.95.3-107/lib/gcc-lib/ee/2.95.3/cpp.exe': Invalid argument
ee-gcc.exe: installation problem, cannot exec `/compilers/ps2/ee-gcc2.95.3-114/lib/gcc-lib/ee/2.95.3/cpp.exe': Invalid argument
ee-gcc.exe: installation problem, cannot exec `/compilers/ps2/ee-gcc2.95.3-136/lib/gcc-lib/ee/2.95.3/cpp.exe': Invalid argument
Failed to open file /compilers/win32/msvc7.1/Bin/CL.EXE: No such file or directory
Failed to open file /compilers/win32/msvc8.0/Bin/CL.EXE: No such file or directory
Failed to open file /compilers/win32/msvc8.0p/Bin/CL.EXE: No such file or directory
NGCCC Error : error while executing cpp.
NGCCC Error : Error while executing cpp.
Unhandled function _controlfp (MSVCR70.dll)
Unhandled function _controlfp (MSVCRT.dll)
Unhandled function _controlfp (MSVCRT40.dll)
Unhandled function cygwin_internal (cygwin1.dll)
Unhandled function GetTempFileNameA (KERNEL32.dll)
Unhandled function LocalAlloc (KERNEL32.DLL)
Unhandled function VirtualQuery (KERNEL32.DLL)
Z:/compilers/psp/pspsnc_1.2.7503.0/pspcq: Invalid argument
Z:\compilers\ps2\iop-gcc2.95.2-102\bin\iop-gcc.exe: installation problem, cannot exec `/compilers/ps2/iop-gcc2.95.2-102/lib/gcc-lib/mipsel-scei-elfl/2.95.2/cpp.exe': Invalid argument

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants