Date: Sun, 16 Apr 1995 19:55:31 +0800 (SST) From: Paul Lancette Subject: Re: Help needed to create a library To: macgyver AT infinet DOT com Cc: DJGPP On Tue, 11 Apr 1995, Wilson MacGyver wrote: > > I am porting my library from MSC to GCC which is made up of C and > > .ASM files. I want to create with these files a new library using GCC and > > MASM. So,... > > 1. Do i have to assemble the .ASM with GCC?. > > 2. Can i use .OBJ files compiled with MASM? ------------------------------------------------->> > You can generate object files which DJGPP can use by having the MASM > produce COFF objects instead of the default. GCC uses COFF format. --------------------------------------------------> Thank you very much to you and others for taking time off to answer my call for help. . the responses made me realized that i am now stuck since there is no way i can do the work by myself - no experience :-((. it's unfortunate since i have only 12 small files (2-3k each) to port. i just wonder if there is a djgpper (pronounced Jeep-er ;-)) ?? who would like to make a few dollars to convert my files....if i cannot solve this file problem, i will have to change compiler...this i don't want to do because i've spent too much time in DJGPP environment. My address is:lancette AT teleview DOT com DOT sg Thank you again Wilson....Kudo to Eli Z. for work well done re: FAQ100. Cheers! Paul Lancette.