Date : Sun, 20 Jan 1985 18:38:00 GMT
From : mpackard%uok.uucp@BRL-TGR.ARPA
Subject: Re: Microsoft Linker L80 Question
+
This wonderful piece of software has 10 pages of documentation!
I believe the problem is in the order of your modules. I am just
guessing but this happened to me once, so I ordered the modules
so the linker doesn't have to back-up. If a function in one module
calls a function in another module, the caller must come before the
called function. Good luck, you'll need it.
{allegra,ihnp4}!convex!ctvax!uokvax!uok!mpackard