Skip to content

Commit 85404bc

Browse files
committed
doc: Update status.txt
1 parent b6c4083 commit 85404bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

status.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dasmfw builds for MINGW32, MINGW64, and UCRT64
1515
vasm builds for MINGW32, MINGW64, and UCRT64
1616
vbcc builds for MINGW32, MINGW64, and UCRT64 Likely does not work because of missing files
1717
vlink builds for MINGW32, MINGW64, and UCRT64
18-
xroar builds for MINGW32, MINGW64, and UCRT64; fails to work under MINGW32; found cause gcc6 was used to build
18+
xroar builds for MINGW32, MINGW64, and UCRT64
1919

2020
GCC with posix threads needed to build cmoc
2121
Primary packages listed in normal build order
@@ -33,5 +33,5 @@ Secondary packages listed in normal build order (not normally built)
3333
vlink Built with GCC 13.2.0
3434
vbcc Built with GCC 13.2.0
3535
cc65 Built with GCC 13.2.0
36-
GCC6/CRT6 install and/or build needed for gcc6502; causes xroar to fail when ran
36+
GCC6/CRT6 install and/or build needed for gcc6502; mingw-w64-i686-gcc6-libs causes xroar to fail when ran
3737
gcc6502

0 commit comments

Comments
 (0)