Date: Wed, 6 Jun 2001 09:14:16 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Tonno001 AT aol DOT com cc: djgpp AT delorie DOT com Subject: Re: Compiler help In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 5 Jun 2001 Tonno001 AT aol DOT com wrote: > i recently received as a gift a Rhide C++ compiler. how ever i cannot get it > to work. i have tried to make a hello world program and the compiler will > not execute the program. it compiles, makes and links,(reporting no > errors). but when i try to run the program it does not run and gives me the > message: Program exit code: -1 (0xffffffff) > > even though it reports no errors, after I "make" i receive the following: > Creating: hello.exe > The error was: Invalid argument (EINVAL) On what OS is that? If it's Windows ME, set LFN=y in the environment, then try again.