[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Watcom 11.0 and Vgui/OS/2




Try linking in vstartup.obj explicitly.  Yes, I know it is in the library
but I found that with IBM VisualAge I had to explicitly link it in or I
would get an exe that would not run. The startup code was kind of mangled
in v1.21 to allow dll's to be supported, and it seems to be causing all 
kinds of weird things with some compilers/platform combos.
 
Jon Hacker


On Tue, 23 Mar 1999, Herbert Bushong wrote:

> Is anyone using the Vgui OS/2 port with Watcom (preferrably 11.0)?  I 
> compiled the watcom version of the static LIB with no problems or errors (using
> the old project file and adding the missing cpp files to the project).  
> 
> I then proceeded to try the "Draw" sample.  I added the sources to a 
> project, added the Vgui  library, and the resource file. 
> 
> I discovered, to my chagrin, that the standard c++ libs, startup code, and
> stub file are not being included in the link. I see nothing that would be
> proventing them from being linked in. 
> 
> (I tried BCOS2 2.0 and the projects compile/link/run fine).
> 
> 
> 
> 
> =============================================
> Herbert Bushong
> harchon@centuryinter.net
> http://www.intelec.com/software/
> ftp://ftp.islandnet.com/intelec
> sysop@1:19/19   (Fidonet)
> sysop@239:600/0 (Intelec)
> =============================================
> 
> 
> -- 
> To UNSUBSCRIBE, email to other-vgui-discuss-request@other.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@other.debian.org
> 
> 


Reply to: