Date: Sun, 14 Feb 1999 15:16:39 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Atomix cc: djgpp AT delorie DOT com Subject: Re: DLL on MSDOS using DJGPP In-Reply-To: <36c6af19.0@news.dada.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Sun, 14 Feb 1999, Atomix wrote: > Warning: Example: Function "_printf" for the dxegen is undefined symbol, > How Can I include libc.a symbol ? Please download the DJGPP FAQ lis (v2/faq211b.zip from the same place you get DJGPP) and read section 22.14. Not only does it tell that many libc functions cannot be linked into a DXE, it also describes a way to work around this limitation.