Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > openwatcom.users.c_cpp > #3529
| From | Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> |
|---|---|
| Newsgroups | openwatcom.users.c_cpp |
| Subject | Re: Building static libraries with wlink or owcc? |
| Date | 2018-04-21 20:46 +0800 |
| Organization | OpenWatcom |
| Message-ID | <pbfbok$ep6$1@www.openwatcom.org> (permalink) |
| References | <pbeg9f$8ep$1@www.openwatcom.org> <pbeq6j$atq$1@www.openwatcom.org> |
Frank Beythien wrote:
> owcc is a wrapper/driver for using without makefiles. If you sue
> makefiles, why not call the wcc, ... directly.
I am. It's only when I cannot figure out how to use the other tools
that I consider owcc.
> From the lguide.pdf with cut&paste, so formatting is not good:
Thank you. I've been reading the manual in the OS/2 online help
format, and hadn't seen these parts.
My problem now is that I don't know how to use wlink (or any other
tool) to make OS/2 .LIB files correctly.
Apparently
wlink file library.lib name { obj1 obj2 } option undefsok
is not how it's done.
Is there some other tool I should be using instead?
--
Johann | email: invalid -> com | www.myrkraverk.com/blog/
I'm not from the Internet, I just work there. | twitter: @myrkraverk
Back to openwatcom.users.c_cpp | Previous | Next — Previous in thread | Next in thread | Find similar
Building static libraries with wlink or owcc? Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> - 2018-04-21 12:57 +0800
Re: Building static libraries with wlink or owcc? Frank Beythien <fbeythien@gmx.de> - 2018-04-21 09:46 +0200
Re: Building static libraries with wlink or owcc? Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> - 2018-04-21 20:46 +0800
Re: Building static libraries with wlink or owcc? Frank Beythien <fbeythien@gmx.de> - 2018-04-21 15:33 +0200
Re: Building static libraries with wlink or owcc? "Mat Nieuwenhoven" <mnieuw@dontincludethis.zap.a2000.nl> - 2018-04-24 19:33 +0200
Re: Building static libraries with wlink or owcc? Hans-Bernhard Bröker <broeker@physik.rwth-aachen.de> - 2018-04-21 14:16 +0200
Re: Building static libraries with wlink or owcc? Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> - 2018-04-21 20:50 +0800
Re: Building static libraries with wlink or owcc? Dave Yeo <daveryeo@gmail.com> - 2018-04-21 10:43 -0700
Re: Building static libraries with wlink or owcc? Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> - 2018-04-22 18:41 +0800
csiph-web