Date: Sun, 6 Apr 1997 13:28:44 +0300 (IDT) From: Eli Zaretskii To: "Denis Y. Zibarev" cc: djgpp AT delorie DOT com Subject: Re: Sol. for LD bug In-Reply-To: <199704041801.SAA01036@re.tsu.tomsk.su> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 4 Apr 1997, Denis Y. Zibarev wrote: > Example: (about POVRAY). > (There is about 30 object files and several libraries). > (Making a library from object files) > ar -r povlib.a *.o > (removing object files) > del *.o > (Extracting objects from pmode.a) > ar -x pmode.a *.o // Correct me if I'm wrong > (linking) > gcc -o povray.exe (objects from pmode.a) povlib.a (other povray's libraries) > > And all OK! Thanks. This is now clear; I will update the FAQ accordingly. > > > PS: BTW, what is MATCOM? (and where to get it, if share/free/gnuware?) > > > > It is a commercial C/C++ compiler which support real-mode and > > protected-mode DOS programs and Windows apps. > > IMHO, is it WATCOM C/C++? There were some questions about MATCOM(Not > WATCOM!). Right, I was mistaken. Too much mail, I guess 8-(