SCOUG Logo


Next Meeting: Sat, TBD
Meeting Directions


Be a Member
Join SCOUG

Navigation:


Help with Searching

20 Most Recent Documents
Search Archives
Index by date, title, author, category.


Features:

Mr. Know-It-All
Ink
Download!










SCOUG:

Home

Email Lists

SIGs (Internet, General Interest, Programming, Network, more..)

Online Chats

Business

Past Presentations

Credits

Submissions

Contact SCOUG

Copyright SCOUG



warp expowest
Pictures from Sept. 1999

The views expressed in articles on this site are those of their authors.

warptech
SCOUG was there!


Copyright 1998-2024, Southern California OS/2 User Group. ALL RIGHTS RESERVED.

SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group. OS/2, Workplace Shell, and IBM are registered trademarks of International Business Machines Corporation. All other trademarks remain the property of their respective owners.

The Southern California OS/2 User Group
USA

SCOUG-HELP Mailing List Archives

Return to [ 15 | January | 2002 ]

<< Previous Message << >> Next Message >>


Date: Tue, 15 Jan 2002 18:33:27 PST7
From: Harry Chris Motin <hmotin@attglobal.net >
Reply-To: scoug-help@scoug.com
To: scoug-help@scoug.com
Subject: SCOUG-Help: OS/2 16 bit versus 32 bit applications


6
=====================================================
If you are responding to someone asking for help who
may not be a member of this list, be sure to use the
REPLY TO ALL feature of your email program.
=====================================================
This is a multi-part message in MIME format.

Content Type: text/plain

Content-Transfer-Encoding: 7bit

Attached please find the log file, LinkResults.TXT
HCM

_______________________________________________________________________________________________

Steven Levine wrote:
>
> =====================================================
> If you are responding to someone asking for help who
> may not be a member of this list, be sure to use the
> REPLY TO ALL feature of your email program.
> =====================================================
>
> In <3C440E46.F83EBE02@attglobal.net>, on 01/15/02
> at 06:11 AM, Harry Chris Motin said:
>
> >Programmer's Guide. However, I cannot create a 16 bit OS/2 application,
> >because I do not have os2.lib on my system (os2386.lib is required for 32
>
> That should be os2286.lib and you do have it.
>
> >My question: I thought that OS/2 drivers are 16 bit files (true??). If
>
> Yes, some are 16-bit protected mode. 32-bit drivers are possible too, but
> not a prevalent.
>
> >so, I am going to need the os2.lib file, if I want to develop OS/2
> >drivers. True??
>
> Yes.
>
> Since you intend to develop drivers, you should looks at the DDK samples
> that use Watcom. Hint: search the makefiles in the DDK source tree for
> the word watcom. :-)
>
> In addition you should install CVS and get a copy of the drivers developed
> by Netlabs. These all use Watcom. Look at the Sander's sblive driver and
> Timur's WarpDriver.
>
> To install CVS, get the latest version of CVS from Hobbes and use Rollin's
> install guide (search SCOUG for CVS). See www.netlabs.org for access
> instructions (or ask me ).
>
> Steven
>
> --
> ----------------------------------------------------------------
> "Steven Levine" MR2/ICE 2.30a #10183 Warp4/FP15
> www.scoug.com irc.webbnet.org #scoug (Wed 7pm PST)
> ----------------------------------------------------------------
>
> =====================================================
>
> To unsubscribe from this list, send an email message
> to "steward@scoug.com". In the body of the message,
> put the command "unsubscribe scoug-help".
>
> For problems, contact the list owner at
> "rollin@scoug.com".
>
> =====================================================


Content Type: text/plain

name="LinkResults.TXT"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline;
filename="LinkResults.TXT"

Watcom C/C++16 Compile and Link Utility Version 11.0c
Copyright by Sybase, Inc., and its subsidiaries, 1988, 2000.
All rights reserved. Watcom is a trademark of Sybase, Inc.
wcc hello.c =

Watcom C16 Optimizing Compiler Version 11.0c =

Copyright by Sybase, Inc., and its subsidiaries, 1984, 2000.
All rights reserved. Watcom is a trademark of Sybase, Inc.
hello.c: 6 lines, included 477, 0 warnings, 0 errors
Code size: 17

=08WATCOM Linker Version 11.0c
Copyright by Sybase, Inc., and its subsidiaries, 1985, 2000.
All rights reserved. Watcom is a trademark of Sybase, Inc.
loading object files
searching libraries
Warning! W1008: cannot open os2.lib : No such file or directory
Error! E2028: VIOWRTTTY is an undefined reference
Error! E2028: DOSGETHUGESHIFT is an undefined reference
Error! E2028: DOSGETMACHINEMODE is an undefined reference
Error! E2028: DOSGETVERSION is an undefined reference
Error! E2028: DOSEXIT is an undefined reference
Error! E2028: DOSGETPID is an undefined reference
Error! E2028: DOSCHGFILEPTR is an undefined reference
Error! E2028: DOSWRITE is an undefined reference
Error! E2028: DOSBUFRESET is an undefined reference
Error! E2028: DOSCLOSE is an undefined reference
Error! E2028: DOSQHANDTYPE is an undefined reference
Error! E2028: DOSGETDBCSEV is an undefined reference
Error! E2028: DOSGETCP is an undefined reference
Error! E2028: DOSREALLOCSEG is an undefined reference
Error! E2028: DOSQCURDISK is an undefined reference
Error! E2028: DOSQCURDIR is an undefined reference
Error! E2028: DOSDELETE is an undefined reference
Error! E2028: DOSGETENV is an undefined reference
creating an OS/2 16-bit executable
file clibs.lib(xmsgo16): undefined symbol VIOWRTTTY
file clibs.lib(maino16): undefined symbol DOSGETHUGESHIFT
file clibs.lib(maino16): undefined symbol DOSGETMACHINEMODE
file clibs.lib(maino16): undefined symbol DOSGETVERSION
file clibs.lib(maino16): undefined symbol DOSEXIT
file clibs.lib(gtpidos2): undefined symbol DOSGETPID
file clibs.lib(qwrit): undefined symbol DOSCHGFILEPTR
file clibs.lib(qwrit): undefined symbol DOSWRITE
file clibs.lib(lseekos2): undefined symbol DOSCHGFILEPTR
file clibs.lib(fsync): undefined symbol DOSBUFRESET
file clibs.lib(_clseos2): undefined symbol DOSCLOSE
file clibs.lib(isattos2): undefined symbol DOSQHANDTYPE
file clibs.lib(mbinit): undefined symbol DOSGETDBCSEV
file clibs.lib(mbinit): undefined symbol DOSGETCP
file clibs.lib(sbrk): undefined symbol DOSREALLOCSEG
file clibs.lib(tellos2): undefined symbol DOSCHGFILEPTR
file clibs.lib(fullpath): undefined symbol DOSQCURDISK
file clibs.lib(fullpath): undefined symbol DOSQCURDIR
file clibs.lib(gtcwdos2): undefined symbol DOSQCURDIR
file clibs.lib(gtcwdos2): undefined symbol DOSQCURDISK
file clibs.lib(unlnkos2): undefined symbol DOSDELETE
file clibs.lib(setenvp): undefined symbol DOSGETENV
Error: Linker returned a bad status


<< Previous Message << >> Next Message >>

Return to [ 15 | January | 2002 ]



The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA

Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS RESERVED.

SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group. OS/2, Workplace Shell, and IBM are registered trademarks of International Business Machines Corporation. All other trademarks remain the property of their respective owners.