Hi Rick.
22 Jan 21 21:11:20, you wrote to All:
Looking to build and install husky on os/2 cant seem to accomplish it, any tips?
fatal error: cannot execute 'emxomfld.exe'
You need a working gcc compiler. :) Then just follow the instructions how to compile.
I'm still using the good old GCC 3.3.5.
=== Cut ===
cd huskylib\make
make -f makefile.emx clean
make -f makefile.emx all
copy *.exe \husky\_src\build\
cd -
cd smapi\make
make -f makefile.emx clean
make -f makefile.emx all
copy *.exe \husky\_src\build\
cd -
cd fidoconf\make
make -f makefile.emx clean
make -f makefile.emx all
copy *.exe \husky\_src\build\
cd -
cd areafix\make
make -f makefile.emx clean
make -f makefile.emx all
copy *.exe \husky\_src\build\
cd -
cd hpt\make
make -f makefile.emx clean
make -f makefile.emx all
copy *.exe \husky\_src\build\
cd -
cd hptkill\make
make -f makefile.emx clean
make -f makefile.emx all
copy *.exe \husky\_src\build\
cd -
cd hptutil\make
make -f makefile.emx clean
make -f makefile.emx all
copy *.exe \husky\_src\build\
cd -
cd htick\os2
make -f makefile.emx clean
make -f makefile.emx all
copy *.exe \husky\_src\build\
cd -
=== Cut ===
'Tommi
---
* Origin: Point One (2:221/1.1)