Date: Tue, 7 Jan 2003 08:34:49 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: billy chen cc: djgpp AT delorie DOT com Subject: Re: Newbie questions need help. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 6 Jan 2003, billy chen wrote: > I just got a submonitor program. I will say that could be just like the C's > crt0 or init.c or something similar to the function which calls the main in > C language. Sorry, I don't quite get what you want to accomplish. Care to tell a bit more about that submonitor? > The code is in C but need some thing like "sigframe" and "sigcontext" struct > defines. Can you show the relevant code fragments that use those? Is the code you are working on taken from some program that works on Unix or GNU/Linux systems, or is it code you wrote yourself? > Need a point for these information, and more details on the djgpp crt0.s or > crt0.c concept also help me. I'd suggest to ask more specific questions about crt0.S.