From owner-freebsd-questions Thu Nov 7 5:31:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7338E37B401 for ; Thu, 7 Nov 2002 05:31:56 -0800 (PST) Received: from web41106.mail.yahoo.com (web41106.mail.yahoo.com [66.218.93.22]) by mx1.FreeBSD.org (Postfix) with SMTP id 2B4C343E42 for ; Thu, 7 Nov 2002 05:31:56 -0800 (PST) (envelope-from shubha_mr@yahoo.com) Message-ID: <20021107133156.38987.qmail@web41106.mail.yahoo.com> Received: from [12.151.32.25] by web41106.mail.yahoo.com via HTTP; Thu, 07 Nov 2002 13:31:56 GMT Date: Thu, 7 Nov 2002 13:31:56 +0000 (GMT) From: =?iso-8859-1?q?shubha=20mr?= Subject: end of line ^M To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have developed a device driver for BSD and I mailed it to a customer from a windows machine.But the driver did not compile on the target BSD machine.we found that because the src files got ^M's for every end -of -line beacause of windows,and hence the compile did not go through.Is there any flag that I can set in the makefile for gcc so that the end of line charaters are ignored during compilation? Please help urgently.I have the scripts to remmove this ^M's but if I can modify the makefile to set some flag then it will be a much better solution. Thankyou shubha __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message