Re: [ng-spice-devel] Spice3f4 on Win32 with MinGW


To ng-spice-devel@ieee.ing.uniroma1.it
From Manu Rouat <emmanuel.rouat@wanadoo.fr>
Date Wed, 25 Apr 2001 19:58:12 +0200
Delivered-To mailing list ng-spice-devel@ieee.ing.uniroma1.it
Mailing-List contact ng-spice-devel-help@ieee.ing.uniroma1.it; run by ezmlm
Organization la Guilde
References <3.0.5.32.20010426014612.00d95be0@mail.labyrinth.net.au >
Reply-To ng-spice-devel@ieee.ing.uniroma1.it
Sender rouat

Michael Smith wrote:
> 
> >What am I missing ?
> >
> 
> The traditional unix linker (ld) is a single-pass linker. This means that,
> if a symbol is referenced in library a, and defined in library b, library b
> must be after library a on the link line, or the symbol won't be found.
> This problem goes away with dynamic linking. It becomes significantly more
> painful if there are circular dependencies in the two (or more) libraries -

Actually if I remember correctly, I had trouble with circular dependencies
while making the first attemps at autoconf/automake support.
This dependency occured while building the devices library if I'm correct.


manu

Partial thread listing: