Sender: nate AT cartsys DOT com Message-ID: <36CA26FD.173DB687@cartsys.com> Date: Tue, 16 Feb 1999 18:18:37 -0800 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.1 i586) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: DLL on DOS Part II References: <36c7e14f DOT 0 AT news DOT dada DOT it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Atomix wrote: > > Hi ! > I need meta-DLL because I write my GUI interface in MS-DOS. > I include function "main" in the c source file. I link with gcc. > I changed code of DXEGEN, now It writes the name of function. > I run DXEGEN. Now _printf, my function,.... are defined symbols. > But I have multiple .bss, Can I define my ".bss" ?? > My friend using WATCOM make DLL on DOS. > WATCOM generate PE ExE, DJGPP Can It do ? Yes, but DXEs are very primitive. There are better packages in v2tk, such as DLX. -- Nate Eldredge nate AT cartsys DOT com