From: peuha AT cc DOT helsinki DOT fi (Esa A E Peuha) Newsgroups: comp.os.msdos.djgpp Subject: Re: Seting up NT09C and RSXNT. Date: 5 Mar 1997 11:39:05 GMT Organization: University of Helsinki Lines: 33 Message-ID: <5fjm0p$q4@oravannahka.Helsinki.FI> References: <01bc28d2$294badc0$8ce29ca1 AT optika2 DOT scana DOT com> Reply-To: Esa DOT Peuha AT helsinki DOT fi NNTP-Posting-Host: kruuna-ether.helsinki.fi Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Scott Beasley (sbeasley AT scana DOT com) wrote: : Hi, : I have rsxnt, and the NT09C build of EMX. I have my LIBRARY_PATH, and : C_INCLUDE_PATH set to: : ( set from .bashrc ) ( I have also swicthed the order of these, i.e. rsxnt : stuff before the emx stuff, but got the same results. ) : C_INCLUDE_PATH=/emx/include:/rsxnt/include:/rsxnt/include/win32 : LIBRARY_PATH=/rsxnt/lib:/emx/lib : When I do gcc -v, I get: : gcc driver version 2.7.2.1 (rsxnt) executing gcc version 2.7.2.1 : The only spec file is in /rsxnt/Lib. : I can compile normal console code ie: gcc -o hello.exe hello.c : And this compiles and links, using the EMX bins. When I add the -Zwin32 or : -Zrsxnt to the command line of gcc I get a unknown switch. I also can not : include the windows header files in the /RSXNT/include/Win32 dir. It looks : like I have done all the setup instructions have said, but it still will : not compile, the with those switches or the headers. : Also the windows include problem is, that it can not fine the windows : header files, but finds all the rest. What operating system do you use? If it's Windows 95 (or NT) and you have enabled LFN support, then file names are case sensitive. Try changing the paths according to the exact names of your directories. BTW, how is this related to djgpp? -- Esa Peuha student of mathematics at the University of Helsinki http://www.helsinki.fi/~peuha/