linking

John Kaminski ugkamins at sunybcs.uucp
Wed Apr 19 16:23:44 AEST 1989


I tried mailing, but my mailer daemon didn't like your address...sorry.

To: rg at psgdc.uunet
Subject: Re: Lost C Subroutines
Newsgroups: comp.unix.questions,comp.unix.wizards
In-Reply-To: <189 at psgdc>
Organization: SUNY/Buffalo Computer Science
Cc: 
Bcc: 

You metion in a comp.unix.wizards message that you have trouble linking
in code in an ar that clearly shows presence of the needed .o files.  Many
ld's are one pass wonders, so that order of modules may mess up linking.
A problem may also exist if the routines are cross-referential, i.e., the
second routine makes any references to the first.



More information about the Comp.unix.wizards mailing list