0fa3289396
FossilOrigin-Name: 867875ad83dda6b0b2c9c3746a352e80787ae0b5c58e27eaded8ffeaaae5aebd
23 lines
425 B
Text
23 lines
425 B
Text
# Building RETRO on Windows
|
|
|
|
It is possible to build RETRO on Windows, though a few of the
|
|
extensions are not supported:
|
|
|
|
- no `unix:` words
|
|
- no `gopher:` words
|
|
|
|
## Process
|
|
|
|
### Setup TCC
|
|
|
|
Go to http://download.savannah.gnu.org/releases/tinycc/
|
|
|
|
Download the *winapi-full* and *tcc-xxxx-bin* packages for your
|
|
system. Decompress them, copy the headers from the winapi
|
|
package into the tcc directory.
|
|
|
|
### Prepare Source
|
|
|
|
|
|
|
|
|