mirror of
https://github.com/decompals/wibo.git
synced 2025-12-16 00:17:04 +00:00
Add armcc support (#39)
* armcc 5.04, ignore seh longjmps * Update CI link * Stub RtlUnwind entirely --------- Co-authored-by: ConorBobbleHat <c.github@firstpartners.net>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
- name: Test
|
||||
run: |
|
||||
wget https://cdn.discordapp.com/attachments/727918646525165659/917185027656286218/GC_WII_COMPILERS.zip
|
||||
wget https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip
|
||||
unzip GC_WII_COMPILERS.zip
|
||||
MWCIncludes=. build/wibo GC/2.7/mwcceppc.exe -c test/test.c -Itest
|
||||
file test.o
|
||||
|
||||
Reference in New Issue
Block a user