Message-ID: <3654A37F.BA43C53D@gmx.net> Date: Thu, 19 Nov 1998 22:02:23 -0100 From: Robert Hoehne <robert DOT hoehne AT gmx DOT net> Organization: none provided X-Mailer: Mozilla 4.07 [de] (Win95; I) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Small RHIDE bug References: <NpG42.1$TB DOT 6113 AT tundra DOT ops DOT attcanada DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com DeHackEd wrote : > > It's nothing with it crashing or complaining about -lstdcx. RHIDE does not > support long filenames for source files. It outputs the filename as individal > words and gcc thinks it's a multi-file compilation, and complains you can't > compile several files and use -o for a single file output. In general RHIDE supports long filenames. But probably you mean here the special case, when your long filenames contain spaces in them. This is a known limitation and there is no easy fix for it. (I thought already about it). This means now, you can't use filenames which contain spaces but other long filenames should work. Robert -- ****************************************************** * email: Robert Hoehne <robert DOT hoehne AT gmx DOT net> * * Post: Am Berg 3, D-09573 Dittmannsdorf, Germany * * WWW: http://www.tu-chemnitz.de/~sho/rho * ******************************************************