[gforth] / gforth / gforthmi.sh.in  

gforth: gforth/gforthmi.sh.in

File: [gforth] / gforth / gforthmi.sh.in (download)
Revision: 1.1, Sun Feb 15 22:13:32 2009 UTC (4 years, 3 months ago) by pazsan
Branch: MAIN
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/@PACKAGE_VERSION@/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