Date: Sun, 26 Sep 1999 13:54:38 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Juha Mäkinen cc: djgpp AT delorie DOT com Subject: Re: RSXNTDJ resource compiler In-Reply-To: <37ee67d1.194489@news.koti.tpo.fi> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by delorie.com id HAA01166 Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 26 Sep 1999, Juha Mäkinen wrote: > I finally got around to trying to do some RESOURCE FILES with the > RSXNTDJ package. > > AND what happens ? -- BOTH grc AND RSRC ( res compiler and linker ) > blow up with GENERAL PROTECTION FAULTS !!! [snip] > I got an elderly 486 WIN 3.1 and ver 2.7.something DJGPP with > ver 1.3.1 RSXNTDJ. RSXNTDJ will not run at all on Windows 3.X, even if you have Win32s installed. The programs it produces *do* support Windows 3.X+Win32s combination, but the development environment runs ONLY on Win32 platforms, Windows 9X or NT. This is explained in the section 3.6 of the DJGPP FAQ list. > ANYBODY with any idea what's going on ??? DO I have to make do without > resource-files ??? I'll be grateful for some answers! You are asking for a free help about a free development tool-chain. Please don't shout at us, and please make sure to read the available docs next time.