Mail Archives: djgpp/2001/05/15/06:14:10
On Tue, 15 May 2001, graeme leeson wrote:
> I am using RHIDE on windows ME.
>
> I compile my first program (hello world) as asked by my manual. This
> compiles fine and hello.0 is created from Hello.cpp.When I try to link, the
> message I get is Error: invalid argument <EINVAL>.
>
> What should I do??
Exit RHIDE, type "set LFN=y" (without the quotes) from a DOS Box's
command line, then type "rhide" again, and try linking again. The
problem should now be gone.
If you want this setting to be permanent, add "set LFN=y" to the
environment in the same way as you did with the DJGPP environment
variable when you installed DJGPP.
- Raw text -