Re: Micro Focus COBOL Visual C++ linking
- From: "jnhemley@xxxxxxxxxxxxx" <jnhemley@xxxxxxxxxxxxx>
- Date: 28 Dec 2006 09:27:24 -0800
I switched to a 16 bit Borland C++ compiler.
What is the file name of the standard library to
use in this case ?I also have an error of "near reference to far
pointer" for my winsock
calls. What Winsock library should I use ?
Richard wrote:
jnhemley@xxxxxxxxxxxxx wrote:
COB -vx:Lw -oTESTRUN portstat.obj ws2_32.lib
Micro Focus COB for DOS, OS/2 and Windows Version 3.2.46
Copyright (C) 1993-1994 Micro Focus Ltd.
This is a 16 bit compiler for DOS and Windows 3.x. You need to use
Visual C/C++ 1.5 to create a 16 bit object and get a Windows 3.11
version of Winsock.
.
- Follow-Ups:
- Re: Micro Focus COBOL Visual C++ linking
- From: Richard
- Re: Micro Focus COBOL Visual C++ linking
- References:
- Micro Focus COBOL Visual C++ linking
- From: jnhemley@xxxxxxxxxxxxx
- Re: Micro Focus COBOL Visual C++ linking
- From: Richard
- Micro Focus COBOL Visual C++ linking
- Prev by Date: Re: Productivity
- Next by Date: Re: Productivity
- Previous by thread: Re: Micro Focus COBOL Visual C++ linking
- Next by thread: Re: Micro Focus COBOL Visual C++ linking
- Index(es):
Relevant Pages
|