Date: Wed, 28 Nov 2001 10:23:16 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: john AT jhadgraft DOT freeserve DOT co DOT uk cc: djgpp AT delorie DOT com Subject: Re: Compile Trouble In-Reply-To: <9u0u42$c23$1@news6.svr.pol.co.uk> 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, 27 Nov 2001 john AT jhadgraft DOT freeserve DOT co DOT uk wrote: > I the compile it without any errors however when i go to link it using > gxx -o myprog.exe hello.o. It comes up with: > rename of myprog.000 to myprog.exe failed > the error was: invalid argument (EINVAL). What OS is that? If it's Windows ME, set LFN=y in the environment and try again.