On 2021-02-21 16:56:58, Rick Smith (1:105/10.1) wrote to All:
RS> Can the current src be compiled for os2? I have some os2 golded .exe's
RS> but no nodelist compiler a lot of my cfg is broken Im guessing due to
RS> older code... Anyhow most of it works would just like to have latest if
RS> possible..
I've tried, but I'm not sure what package "os2me.h" is in.
I don't think it comes with EMX.
=== Cut ===
make.exe[1]: Entering directory `D:/src/golded-plus/goldlib/gall'
building gutlos2.o
gcc -c -MD -D__INCLUDE_NEW_KEYWORDS__ -DGCFG_NOXBBS -DGCFG_NOCMAIL -DGCFG_NOCECHO -DGCFG_NODB -DGCFG_NODUTCHIE -DGCFG_NOEZY -DGCFG_NOFE -DGCFG_NOFIDOP
CB -DGCFG_NOFMAIL -DGCFG_NOFD -DGCFG_NOGECHO -DGCFG_NOIMAIL -DGCFG_NOINTERMAIL -DGCFG_NOLORA -DGCFG_NOMAXIMUS -DGCFG_NOME2 -DGCFG_NOOPUS -DGCFG_NOPART
OSS -DGCFG_NOPCB -DGCFG_NOPORTAL -DGCFG_NOPROBOARD -DGCFG_NOQECHO -DGCFG_NOQFRONT -DGCFG_NOQBBS -DGCFG_NORAECHO -DGCFG_NORA -DGCFG_NOSPCT -DGCFG_NOSQS
H -DGCFG_NOSBBS -DGCFG_NOTERMAIL -DGCFG_NOTIMED -DGCFG_NOTOSSCAN -DGCFG_NOWATERGATE -DGCFG_NOWMAIL -DGCFG_NOXMAIL -DGCFG_NOSYNCHRONET -DGCFG_NO_MSSPEL
L -DGCFG_NO_MYSPELL -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DHAVE_STDARG_H -funsigned-char -g -I../../goldlib -I../../goldlib/gall -I../../goldlib/glibc -Wa
ll -Wno-long-long -Wno-sign-compare -pedantic -O2 -DPRAGMA_PACK -DGMB_NOEZY -DGMB_NOGOLD -DGMB_NOHUDS -DGMB_NOPCB -DGMB_NOSMB -DGMB_NOWCAT -DGMB_NOXB
BS -D__INCLUDE_NEW_KEYWORDS__ -DGCFG_NOXBBS -DGCFG_NOCMAIL -DGCFG_NOCECHO -DGCFG_NODB -DGCFG_NODUTCHIE -DGCFG_NOEZY -DGCFG_NOFE -DGCFG_NOFIDOPCB -DGCF
G_NOFMAIL -DGCFG_NOFD -DGCFG_NOGECHO -DGCFG_NOIMAIL -DGCFG_NOINTERMAIL -DGCFG_NOLORA -DGCFG_NOMAXIMUS -DGCFG_NOME2 -DGCFG_NOOPUS -DGCFG_NOPARTOSS -DGC
FG_NOPCB -DGCFG_NOPORTAL -DGCFG_NOPROBOARD -DGCFG_NOQECHO -DGCFG_NOQFRONT -DGCFG_NOQBBS -DGCFG_NORAECHO -DGCFG_NORA -DGCFG_NOSPCT -DGCFG_NOSQSH -DGCFG
_NOSBBS -DGCFG_NOTERMAIL -DGCFG_NOTIMED -DGCFG_NOTOSSCAN -DGCFG_NOWATERGATE -DGCFG_NOWMAIL -DGCFG_NOXMAIL -DGCFG_NOSYNCHRONET -DGCFG_NO_MSSPELL -DGCFG
_NO_MYSPELL -o ../../obj/emx/gall/gutlos2.o gutlos2.cpp
gutlos2.cpp:39:19: os2me.h: No such file or directory
gutlos2.cpp:61: error: ISO C++ forbids declaration of `DWORD' with no type
gutlos2.cpp:61: warning: `__system__' attribute only applies to functions and
function types, not to 'int'.
gutlos2.cpp:61: error: parse error before `*' token
gutlos2.cpp:62: error: ISO C++ forbids declaration of `DWORD' with no type
gutlos2.cpp:62: warning: `__system__' attribute only applies to functions and
function types, not to 'int'.
gutlos2.cpp:62: error: redefinition of `int DWORD'
gutlos2.cpp:61: error: `int DWORD' previously declared here
gutlos2.cpp:62: error: parse error before `*' token
gutlos2.cpp:79: error: parse error before `[' token
gutlos2.cpp: In function `int g_init_os(int)':
gutlos2.cpp:129: error: `ge_os2_loaderr' undeclared (first use this function)
gutlos2.cpp:129: error: (Each undeclared identifier is reported only once for
each function it appears in.)
gutlos2.cpp:168: error: `pfnmciSendString' undeclared (first use this function)
gutlos2.cpp:169: error: `pfnmciGetErrorString' undeclared (first use this
function)
make.exe[1]: *** [../../obj/emx/gall/gutlos2.o] Error 1
make.exe[1]: Leaving directory `D:/src/golded-plus/goldlib/gall'
make.exe: *** [all] Error 2
=== Cut ===
--- GoldED+/BSD 1.1.5-b20180707
* Origin: Blizzard of Ozz, Melbourne, Victoria, Australia (3:633/267)
|