libraries may hide porting problems

Ron Natalie ron at topaz.rutgers.edu
Thu Sep 1 08:45:06 AEST 1988


You're problem is NOT that the _four is not properly
reported as being multiply defined, it is that the
module two.o isn't loaded at all.  The "int a" declaration
generates a .com of the appropriate space.  Declarations
need not force loading of modules with identical declarations.

-Ron



More information about the Comp.bugs.4bsd.ucb-fixes mailing list