home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / modula2 / 1371 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  1.5 KB

  1. Path: sparky!uunet!know!mips2!cass.ma02.bull.com!think.com!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!uxa.ecn.bgu.edu!mgmam
  2. From: mgmam@uxa.ecn.bgu.edu (Mark A. Morrell)
  3. Newsgroups: comp.lang.modula2
  4. Subject: Linking JPI M2 to MicroSoft C .OBJ
  5. Message-ID: <BxJ3JK.Eu6@uxa.ecn.bgu.edu>
  6. Date: 11 Nov 92 01:45:20 GMT
  7. Organization: Educational Computing Network
  8. Lines: 21
  9.  
  10.  
  11. I'm trying to link JPI Modula-2 to an object file which was written with
  12. Microsoft C.  I don't have the source to the object file, or anything
  13. useful except the names of the procedures included.  I've tried wading
  14. throught the JPI documentation to try to find which pragmas I need in
  15. order to make the link work, but I haven't quite been able to do it.  I
  16. was hoping someone out on the nets would be able to help me out.
  17.  
  18. More specifics:  I'm using JPI Modula-2 v.3.02.  I have no idea what
  19. version of Microsoft C the object file was written in.  I'm using the
  20. Compact memory model, and the object file is supposedly using the same
  21. thing.  The object file is provided by Novell, and is normally linked to
  22. the Netware C Interface, but I, being a die hard M2 fan, wrote my own
  23. API using the assembly level interface, and I need now to link to this
  24. object file because Novell refuses to release the actual algorithms.
  25.  
  26. Thanks for your help...
  27. -- 
  28. --------------------------------------------------------------------
  29. Mark A. Morrell     Disclaimer:  _I_ probably don't even believe it.
  30. Literary Reference:  The introduction to Cervantes' Don Quixote.
  31.