X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Subject: Re: Please help me compiling GCC/GPP 4.1.2 To: djgpp AT delorie DOT com X-Mailer: Lotus Notes Release 7.0.2 September 26, 2006 Message-ID: From: Gordon DOT Schumacher AT seagate DOT com Date: Wed, 18 Apr 2007 11:05:53 -0600 X-MIMETrack: Serialize by Router on SV-GW1/Seagate Internet(Release 7.0.1 HF29|March 07, 2006) at 04/18/2007 10:06:01 AM MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Proofpoint-FWRule: outbound2 X-Proofpoint-Virus-Version: vendor=fsecure engine=4.65.5502:2.3.11,1.2.37,4.0.164 definitions=2007-04-18_06:2007-04-17,2007-04-18,2007-04-18 signatures=0 Andris Pavenis wrote on Sun, 15 Apr 2007 09:50:11 +0300: # Verify whether You are building on system that supports long # file names (Win9X, WinME, Win2K, WinXP is OK, plain MS-DOS # not. I don't know about FreeDos wven if it supports LFN) # # Also make sure that DJGPP bin directory is at the begin of DOS path # and remove no needed directories from the path. FreeDOS (or even MS-DOS) will support LFN *on local drives only* (i.e., not a network-shared drive, but a ramdrive is okay) as long as you run DOSLFN which is distributed with FreeDOS. I've used it successfully to build LFN-only packages under DOS (usually because I needed a v2.03 package).