Message-ID: <3BDE466F.FF54D4C9@earthlink.net> From: Martin Ambuhl Organization: Nocturnal Aviation X-Mailer: Mozilla 4.77 [en] (Win95; U) X-Accept-Language: en,de-CH,fr,ru,zh-CN,ja MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: help with compiling References: <9rkimd$2gl$1 AT joe DOT rice DOT edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 11 Date: Tue, 30 Oct 2001 06:19:14 GMT NNTP-Posting-Host: 165.247.50.4 X-Complaints-To: abuse AT earthlink DOT net X-Trace: newsread2.prod.itd.earthlink.net 1004422754 165.247.50.4 (Mon, 29 Oct 2001 22:19:14 PST) NNTP-Posting-Date: Mon, 29 Oct 2001 22:19:14 PST X-Received-Date: Mon, 29 Oct 2001 22:15:17 PST (newsmaster1.prod.itd.earthlink.net) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Erik Chang wrote: > > Hi All, > I am trying to complie two different codes together, one with extension *.c > and the other with *.cpp. The tcint70.c contains the function called by > ctbase.cpp, and the way I do the compiling and linking is > > bcc ctbase tcint70.c ^^^ So why are you posting this here instead of to a Borland newsgroup. djgpp has nothing to do with your problems with a different compiler.