Skip to content

Commit 8b513b5

Browse files
Update vectfont.txt
1 parent 99268a7 commit 8b513b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vectfont.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This version of this sample was modified to compile on ArcaOS with GCC 9 compile
1919

2020
1) Remember to have correct header files your path. For GCC the correct ones are the included on the "libc-devel", not the ones from the OS/2 Toolkit. Check your config.sys for "SET INCLUDE=C:\usr\include"
2121

22-
2) Since I'm using the Watcom Resource Compiler (open source) instead of the classic rc.exe, add to your config.sys...
22+
2) Since I'm using the Watcom Linker (open source) instead of the classic ilink.exe, add to your config.sys...
2323
SET EMXOMFLD_LINKER=wl.exe
2424
SET EMXOMFLD_TYPE=WLINK
2525

@@ -53,4 +53,4 @@ AUTHORS
5353
-------
5454
- Martin Iturbide (2023)
5555
- Dave Yeo (2023)
56-
- Charles Petzold
56+
- Charles Petzold

0 commit comments

Comments
 (0)