forked from rebolsource/r3
-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
I tried building metaeducation/ren-c (a fork of this repo with some build files incorporated from rebol/rebol) with OS_ID=0.3.02 in order to get a 64 bit Windows build.
The preamble in the resulting executable incorrectly states:
Platform: Windows dec-alpha
This led to seeing that https://github.com/zsx/r3/blob/atronix/src/boot/platforms.r and https://github.com/zsx/r3/blob/atronix/src/tools/systems.r seem to disagree on the ID for a Windows 64 bit build. How come the 64 bit exe you provide has the correct tag in the REPL if you are using OS_ID=0.3.02 to build? Is your executable produced from another source tree?
Metadata
Metadata
Assignees
Labels
No labels