From: Gunnar Beushausen Newsgroups: comp.os.msdos.djgpp Subject: Re: [q] linking borland objects files Date: Sun, 20 Jul 1997 17:38:57 +0200 Organization: Customer of EUnet Germany; Info: info AT Germany DOT EU DOT net Lines: 24 Message-ID: <33D23111.67E48174@beushausen.wl.eunet.de> References: <5qsmuq$l83$1 AT grissom DOT powerup DOT com DOT au> NNTP-Posting-Host: 149.228.239.54 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk David Orme schrieb: > Is is possible? > > I have coded the main program and graphics using DJGPP. My friend has > coded sound routines using borland C V4.5 > > Is it possible to compile his object files into the program at link > time? > Probably not. First Borland (&Microsoft) are using their own object file types (*.obj). DJGPP uses COFF file format. But besides that, Borland C++ 4.5 does only generate 16BIT DOS objects and executables. The only way i see it to port the Borland code to DJGPP. -- --- Gunnar Beushausen Gunnar AT hof DOT de http://www.hof.de/~gbasic