[gforth] / gforth / Attic / gforthmi.sh  

gforth: gforth/Attic/gforthmi.sh

File: [gforth] / gforth / Attic / gforthmi.sh (download) (as text)
Revision: 1.2, Sun Feb 15 22:13:32 2009 UTC (4 years, 4 months ago) by pazsan
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Fixed Windows setup.exe generation problems (especially libffi.fs)

#!/bin/bash
GFORTHD="./gforth-ditc -p .:." GFORTH="./gforth-ditc --die-on-signal -p .:. -i kernl32l.fi exboot.fs startup.fs arch/386/asm.fs arch/386/disasm.fs" includedir=`pwd`/include bindir=`pwd` libccdir=`pwd`/lib/gforth/0.7.0-20081108/libcc-named/ ./gforthmi gforth.fi  --die-on-signal -p ".:~+:." -i kernl32l.fi exboot.fs startup.fs arch/386/asm.fs arch/386/disasm.fs

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help