From: snowball3 AT usa DOT net Message-Id: <199812082148.VAA24136@out4.ibm.net> To: djgpp-workers AT delorie DOT com Date: Tue, 8 Dec 1998 16:48:29 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Minor problem building binutils snapshot X-mailer: Pegasus Mail for Win32 (v3.01d) Reply-To: djgpp-workers AT delorie DOT com While trying to 'make' the latest weekly binutils snapshot (to test the patches I submitted), I came across a minor problem. The make stopped with errors in the file libtool . I stumbled on the apparent cause of the problem by resaving libtool with editor that comes with DOS. It turns out the top portion of the generated libtool files contain CR/LFs for the EOL, but the rest of the file uses LFs. If I convert the file to either use CR/LFs or LFs, the errors go away. I had no such problems making the October 8th snapshot. I've attached the libtool generated in the opcodes directory so you can see it for yourselves. The only difference between Oct. 8th and today is that I'm using the latest djdev202 package and before I was using the alpha. Is there a setting in bash I can use so libtool is generated with one or the other? Otherwise, I don't know what to do. Mark --- Mark Elbrecht snowball3 AT usa DOT net http://members.xoom.com/snowball3/