Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > openwatcom.users.c_cpp > #3533

Re: Building static libraries with wlink or owcc?

From Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid>
Newsgroups openwatcom.users.c_cpp
Subject Re: Building static libraries with wlink or owcc?
Date 2018-04-22 18:41 +0800
Organization OpenWatcom
Message-ID <pbhoq5$2tf$1@www.openwatcom.org> (permalink)
References <pbeg9f$8ep$1@www.openwatcom.org> <pbft6m$hum$1@www.openwatcom.org>

Show all headers | View raw


Dave Yeo wrote:

> I've always cheated by using emxomfar.exe which acts much like ar. Note 
> that ranlib isn't needed and should be set to something like echo.
> Dave

I actually commented out the ranlib line from the make file generator,
as covered here:

 
http://www.myrkraverk.com/blog/2018/04/building-openssl-with-openwatcom-on-arcaos-first-porting-effort/

It seems using wlib without the + signs did the trick; from what I can
tell so far, the libraries are generated correctly and some executables
are building.  And some aren't; that'll wait until next time to figure
out.


-- 
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 | NextPrevious in thread | Find similar


Thread

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