Question about Linking and Libraries.

Hi,

When you link in libraries with Watcom, do only the modules used get
linked in, or does the whole library file get linked in?

If it is the later, is there a way to only link in the modules required,
rather than the whole library?

Thanks in advance!

jeff

====================================================
Jeff Taylor 972-758-9349
Software Remodeling, Inc.
<mailto:jtaylor@SoftwareRemodeling.com>
http://www.SoftwareRemodeling.com

Jeff Taylor <jtaylor@softwareremodeling.com> wrote:

Hi,

When you link in libraries with Watcom, do only the modules used get
linked in, or does the whole library file get linked in?

AFAIK, only the modules that are needed get linked in.

-David

QNX Training Services
dagibbs@qnx.com

On 26 Apr 2001 14:19:33 GMT, David Gibbs <dagibbs@qnx.com> wrote:


Jeff Taylor <> jtaylor@softwareremodeling.com> > wrote:
Hi,

When you link in libraries with Watcom, do only the modules used get
linked in, or does the whole library file get linked in?

AFAIK, only the modules that are needed get linked in.

Modules == object files

-David

QNX Training Services
dagibbs@qnx.com

Thanks David!

David Gibbs wrote:

Jeff Taylor <> jtaylor@softwareremodeling.com> > wrote:
Hi,

When you link in libraries with Watcom, do only the modules used get
linked in, or does the whole library file get linked in?

AFAIK, only the modules that are needed get linked in.

-David

QNX Training Services
dagibbs@qnx.com

====================================================
Jeff Taylor 972-758-9349
Software Remodeling, Inc.
<mailto:jtaylor@SoftwareRemodeling.com>
http://www.SoftwareRemodeling.com

Hi, I’ve got a question about libraries.

Can Linux libraries be used in QNX?

I’d like to use Matlab’s C Math Library in QNX but I don’t know if that’s
possible.

Thanks in Advance

Dan

Daniel Carreira <carreira@nir_vivo.com> wrote:

Hi, I’ve got a question about libraries.

Can Linux libraries be used in QNX?

I’d like to use Matlab’s C Math Library in QNX but I don’t know if that’s
possible.

If you have the C source, they can probably be compiled for QNX, possibly
with some porting work. If you just have the object libraries – nope.

-David

QNX Training Services
dagibbs@qnx.com