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


Groups > comp.sys.acorn.programmer > #744

Re: Building a library

From druck <news@druck.org.uk>
Newsgroups comp.sys.acorn.programmer
Subject Re: Building a library
Date 2011-09-19 18:56 +0100
Organization A noiseless patient Spider
Message-ID <j57vol$9qu$1@dont-email.me> (permalink)
References <gemini.lrs2vh00fewdd0144.alan@alanwrigley.com>

Show all headers | View raw


On 19/09/2011 17:23, Alan Wrigley wrote:
> I've not built a library before, and the Acorn docs don't seem to cover what
> I want to know.
>
> If my library makes calls to another library, e.g. RISC_OSLib, do I include
> that library in the list of members for LibFile, or is it down to the
> application that uses my library to link with it as well as mine?

No. Your library just contains your object files, it's up to the linker 
to pull in all the dependencies both from both the program and each library.

---druck

Back to comp.sys.acorn.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Building a library Alan Wrigley <alan@alanwrigley.com> - 2011-09-19 17:23 +0100
  Re: Building a library druck <news@druck.org.uk> - 2011-09-19 18:56 +0100
    Re: Building a library Alan Wrigley <spamhater@keepyourfilthyspamtoyourself.co.uk> - 2011-09-19 22:43 +0100
      Re: Building a library Theo Markettos <theom+news@chiark.greenend.org.uk> - 2011-09-19 23:14 +0100
        Re: Building a library Martin Wuerthner <spamtrap@mw-software.com> - 2011-09-20 01:21 +0200
          Re: Building a library Alan Wrigley <spamhater@keepyourfilthyspamtoyourself.co.uk> - 2011-09-20 11:42 +0100

csiph-web