From: "Aslak Sørli" Newsgroups: comp.os.msdos.djgpp References: <7kr7l8$7mm$1 AT news6 DOT svr DOT pol DOT co DOT uk> Subject: SV: RSXNTDJ - Nearly!, Not Quite ???? Lines: 61 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Message-ID: Date: Fri, 25 Jun 1999 22:02:36 +0200 NNTP-Posting-Host: 130.67.149.184 X-Complaints-To: news-abuse AT online DOT no X-Trace: news1.online.no 930341078 130.67.149.184 (Fri, 25 Jun 1999 22:04:38 MET DST) NNTP-Posting-Date: Fri, 25 Jun 1999 22:04:38 MET DST Organization: Telenor Online Public Access To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Johan Venter wrote in message news:zVmc3.15321$PN5 DOT 39432 AT newsfeeds DOT bigpond DOT com... > Paul J G wrote in message <7kr7l8$7mm$1 AT news6 DOT svr DOT pol DOT co DOT uk>... > >Hi, I`ve finally managed to install RSX(1.5) into my djgpp directory, and > >very surprizingly it nearly works. ( Well, part of it ) Im still getting > >some error messages can anyone help me out. > > > >1. When I manage to compile and run a prog I end up with a dos box in the > > background. This closes when the program shuts down ? > > > >2. Program called 'Test.c' in GUI/WINDOWED dir brings up the error > > UNDEFINED REFERENCE TO 'WIN MAIN'. > > > >3 When I compile the WHELLO demo I get, > > WINDOWS.H : NO SUCH FILE OR DIRECTORY. > > > >Can anyone please shed any light. > > Read these threads: > > 1. Request for help in telling everybody about NEW RSXNTDJ! > > 2.Re: Success!!! RSXNTDJ + DJGPP 2.02 (GCC 2.8.1)......finally! > > > Add this line to the main() function of winmain.c in %RSXNTDJ%/source/emx4w32: > > __asm__(".stabs \"_WinMain\",5,0,0,_WinMain"); > > > Run make in that directory. > This will let you build proper GUI apps.....the RSXNTDJ author forgot it. > > > -- > Johan Venter > ICQ 3643877 > Visit The TPU DJGPP Interest Group: > http://surf.to/djgppig > > > I have tried to apply this bugfix, but make stops with this error-message: makefile:9: *** missing separator. stop. i am using make377b. and rsxntdj 1.5 -- Aslak Sørli saslak AT online DOT no http://home.sol.no/~saslak/