home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!das.wang.com!wang!news
- From: s2861785@techst02.technion.ac.il (Alon Ziv)
- Subject: Re: TP: Compiling to .obj?
- Organization: /u1/023/s2861785/.organization
- Date: Mon, 25 Jan 1993 11:15:09 GMT
- Message-ID: <S2861785.93Jan25111509@techst02.technion.ac.il>
- References: <jnpotts.727733992@vincent1.iastate.edu>
- Sender: news@wang.com
- Lines: 21
-
- James N. Potts writes:
-
- I'd like to make an object file containing functions to be used by another
- program. How can I turn my pascal file into object code?
-
- You can't.
- (Unless, of course, you switch to a different compiler---such as Stony
- Brook's Pascal+, which is source-compatible AND produces OBJ files).
-
- You CAN, however, create a DLL (assuming you use BP7.0), and use this
- in your other program---but this method requires you use windows, or
- (at least) a suitable DOS extender.
-
- James
-
- Alon Ziv
- --
- Internet: s2861785@t2.technion.ac.il . __
- I'M A STUDENT: When I'm wrong, it's my teacher's fault _| /
- (when I'm right, the credit is all mine!) / | /_
- Alon Ziv
-