Message-ID: <3E18E192.1040508@canada.com> From: Ray Still User-Agent: Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Problems Using RHIDE / DJGPP Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Lines: 28 Date: Mon, 06 Jan 2003 01:53:23 GMT NNTP-Posting-Host: 161.184.25.168 X-Trace: news0.telusplanet.net 1041818003 161.184.25.168 (Sun, 05 Jan 2003 18:53:23 MST) NNTP-Posting-Date: Sun, 05 Jan 2003 18:53:23 MST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, I have just changed computers and installed DJGPP and RHIDE. I had an earlier version of both on my previous computer. I wrote a very simple "Hello World" program that ran exactly as expected on the previous system.(Win 98) When attempting to compile this program on the new system (Win 95)(Long story) the following error comes up in a window Labeled Message Window. I'm almost positive I've just got a flag or environment variable wrong but I can't find any clues in the FAQ or documentation. Any suggestions would be much appreciated. Ray Still Message Window Compiling: Hello.c Assembler messages: c:/djgpp/tmp/RHaaaaaa/ccmYo0R1.s(2) Warning: Missing string c:/djgpp/tmp/RHaaaaaa/ccmYo0R1.s(2) Error: Error: Rest of line ignored. First ignored character is `1'. c:/djgpp/tmp/RHaaaaaa/ccmYo0R1.s(16) Error: Error: Unknown pseudo-op: `.loc' c:/djgpp/tmp/RHaaaaaa/ccmYo0R1.s(26) Error: Error: Unknown pseudo-op: `.loc' c:/djgpp/tmp/RHaaaaaa/ccmYo0R1.s(32) Error: Error: Unknown pseudo-op: `.loc' c:/djgpp/tmp/RHaaaaaa/ccmYo0R1.s(36) Error: Error: Unknown pseudo-op: `.loc' There were some errors