From mint-bounce@lists.fishpool.fi Tue Jan 29 12:08:04 2008 Message-ID: <479F5B62.8040207@atari-source.com> Date: Tue, 29 Jan 2008 11:59:14 -0500 From: Mark Duckworth User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Vincent_Rivi=E8re?= CC: mint Subject: Re: [MiNT] GCC 4.2.2 References: <479F4680.9090201@atari-source.com> <479F5079.10108@atari-source.com> <479F57CD.2010707@freesbee.fr> In-Reply-To: <479F57CD.2010707@freesbee.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: mduckworth@atari-source.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Vincent Rivière wrote: > Mark Duckworth wrote: >> I need to test to be sure, but I think this is may be a hostfs issue. > > The only time I built the binutils from EasyMiNT, I used hostfs and an > detared everything and applied the paches from Cygwin. Everything went > ok. > > Before running the compilation, I invite you to check the line endings > of some patched and unpatched files in order to see what is wrong. > > And, just in case... > I hope you didn't unpack the tarballs with WinZip ? > Most versions have an option "TAR file spart CR/LF conversion" checked > by default. So when you detar a tar file, WinZip adds CR/LF to all > files ! > > Another idea is the Cygwin mount mode of your hostfs directory... but > it should not be a problem. > > Good luck. > No I just used tar jxvf myfile.tar.bz2... I suppose I have some weird package installed or something that is messing up the works... I'll check out what things look like after extraction and patching. Thanks, Mark