Message-Id: <36643961.FDA47A0E@cableol.co.uk> Date: Tue, 01 Dec 1998 18:45:53 +0000 From: Allens X-Mailer: Mozilla 4.04 [en] (Win95; I) Mime-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Carn't get RSXNTDJ to compile test.c References: <73uqch$c0a$1 AT probity DOT mcc DOT ac DOT uk> <3662FFA4 DOT 98249995 AT montana DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com bowman wrote: > > pete lonsdale wrote: > > > > I've installed RSXNTDJ and I dont think I've done anything wrong, but when I > > try to compile the test program gcc exits with this: > > At the least, it would look like the .h files in /rsxntdj/include/mssdk > aren't being picked up. Did you modify the paths to point to the right > includes, and all the rest of the mods? > > You might want to compile in the verbose mode to see where things are > coming, or not coming, from. > > In addition to the docs in the rsxntdj packages, there are a few > worthwhile comments in the djgppFAQ. The only exception I would make, > due to some of the gotchas with the GCC 'inline' support, I'd suggest > replacing the inlines with the traditional C macrcos. and #include in the sample Peter Allen