home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!wupost!cs.utexas.edu!convex!news.oc.com!utacfd.uta.edu!trsvax!rwsys!lerami!taoami!robertk
- From: robertk@taoami.lerctr.org (Robert Kesterson)
- Newsgroups: comp.lang.c
- Subject: Re: Mixed Language Programming
- Distribution: world
- Message-ID: <robertk.02yk@taoami.lerctr.org>
- X-NewsSoftware: GRn 1.16e (7/4/92) by Mike Schwartz & Michael B. Smith
- Date: 29 Jul 92 18:19:29 CDT
- Organization: Not an Organization
- Lines: 20
-
- In article <7123582903752@blotto> rolfb@blotto (Rolf Biesenbach) writes:
- >
- > I'm trying to link up a user-interface module written in MS QBasic 4.5 with
- > 12 stepper motor control modules written in MS C 6.0.
- >
- > I'm having trouble linking these modules becuase of duplicate definition
- > errors in mlibce.lib, brun45.lib, and cm.lib. (Yes, I did use some TC++3.1
- > functions.)
- >
- > If anyone has any suggestions on how to solve this problem, please reply.
- >
- > Thank you.
-
- Make sure you put the basic modules first on the link command line,
- and that you specify /NOE (No Extended Dictionary). That should get it.
-
- --
-
- ======================================================
- Robert Kesterson robertk@taoami.lerctr.org
-