Re: Compiling FreeCom
Colin Alston <[email protected]>
| Newsgroups | gmane.os.freedos.devel |
|---|---|
| Message-ID | <[email protected]> |
Ok
Well i tried dumping the SUPPL files into TC++'s include directory.
now i get this
D:\dnix\TCC\BIN\TCC +TCCDOS.CFG -c chgenvc.c comfile.c compfile.c
ctxt.c
ctxt_adr.c ctxt_as.c ctxt_chg.c ctxt_clr.c ctxt_get.c
Turbo C++ Version 1.01 Copyright (c) 1990 Borland International
chgenvc.c:
comfile.c:
compfile.c:
Warning compfile.c 56: Call to function 'dfnfilename' with no prototype in
funct
ion comPathFile
Error compfile.c 56: Illegal pointer subtraction in function comPathFile
Warning compfile.c 60: Possible use of 'pathLen' before definition in
function c
omPathFile
Warning compfile.c 61: Possible use of 'pathLen' before definition in
function c
omPathFile
*** 1 errors in Compile ***
ctxt.c:
ctxt_adr.c:
ctxt_as.c:
ctxt_chg.c:
Warning ctxt_chg.c 24: Call to function 'env_setsize' with no prototype in
funct
ion ctxtChgSize
ctxt_clr.c:
ctxt_get.c:
Warning ctxt_get.c 39: Call to function '_fdupstr' with no prototype in
function
ctxtGet
Warning ctxt_get.c 39: Nonportable pointer conversion in function ctxtGet
Iesh, Big mess..