home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!charnel!rat!koko.csustan.edu!nic.csu.net!eis.CalState.EDU!mparanj
- From: mparanj@eis.calstate.edu (Milind Paranjpe)
- Newsgroups: comp.lang.pascal
- Subject: Linking C++ .OBJ's with TP 5.5
- Message-ID: <BzosFE.KA6@eis.calstate.edu>
- Date: 23 Dec 92 00:38:01 GMT
- Organization: Calif State Univ/Electronic Information Services
- Lines: 11
-
- Hello:
-
- I'm trying to link in functions written in Borland C++ 2.0 into a Pascal
- program (TP 5.5). I keep getting errors saying that the public symbols in
- the C++ .OBJ file aren't in the CODE segment. Looking at the C++ manual, all
- the code goes in a segment called _TEXT. Is there a way to change this so
- TP 5.5 can recognize and use the C++ function??
-
- Thanks,
- Milind Paranjpe
- paranjpe@eis.calstate.edu
-