I am trying to compile a program on SCO-UNIX 3.2v4.2. I have installed the development system but nothing else. The makefile looks like this:
LIBES = ulib.o ipclib.o parserlib.o idsclib.o
OBJS = srv.o init_proc.o sym_proc.o msg_proc.o file_proc.o host_proc.o mcn_proc.o req_proc.o get_proc.o...
I need to reowrk some old C programs on our SCO UNIX 3.2v4.2 Server. Unfortunately, I can't find a copy of the development system anywhere. SCO Support advised me to use GNU's GCC. I found a version compiled for 3.2v4.2 but it doesn't have some of the header files that the source code calls for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.