From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8001 invoked by alias); 11 Jun 2008 23:45:31 -0000 Received: (qmail 7875 invoked by uid 22791); 11 Jun 2008 23:45:30 -0000 X-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from s200aog10.obsmtp.com (HELO s200aog10.obsmtp.com) (207.126.144.124) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 11 Jun 2008 23:45:08 +0000 Received: from source ([167.4.1.35]) (using TLSv1) by eu1sys200aob010.postini.com ([207.126.147.11]) with SMTP; Wed, 11 Jun 2008 23:45:02 UTC Received: from zeta.dmz-us.st.com (ns4.st.com [167.4.80.115]) by beta.dmz-us.st.com (STMicroelectronics) with ESMTP id AA4B6DAFE; Wed, 11 Jun 2008 23:45:01 +0000 (GMT) Received: from mail1.phx.st.com (mail1.phx.st.com [167.4.198.60]) by zeta.dmz-us.st.com (STMicroelectronics) with ESMTP id AD8AD48C6A; Wed, 11 Jun 2008 23:45:00 +0000 (GMT) Received: from [167.4.196.118] (cea05.phx.st.com [167.4.196.118]) by mail1.phx.st.com (MOS 3.7.5a-GA) with ESMTP id CPH38740 (AUTH "paul thacker"); Wed, 11 Jun 2008 16:44:58 -0700 (MST) Message-ID: <48506434.1050502@st.com> Date: Wed, 11 Jun 2008 23:45:00 -0000 From: Paul J THACKER User-Agent: Thunderbird 1.5.0.7 (X11/20060909) MIME-Version: 1.0 To: Gary Thomas Cc: ecos-devel@ecos.sourceware.org Subject: Re: How do I add a serial driver? References: <484EE45D.6040407@st.com> <20080610214551.GJ8456@lunn.ch> <484EFC97.1050207@st.com> <20080611065454.GK8456@lunn.ch> <484FFD64.10307@st.com> <20080611164820.GA523@lunn.ch> <48500CA7.3080201@st.com> <20080611192232.GL8456@lunn.ch> <48504284.6050900@st.com> <20080611212513.GM8456@lunn.ch> <4850445D.8040705@st.com> <48505C48.6020400@mlbassoc.com> <48506034.30601@st.com> <485060DC.807@mlbassoc.com> In-Reply-To: <485060DC.807@mlbassoc.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2008-06/txt/msg00016.txt.bz2 Gary Thomas wrote: > Looks like you just had a spelling error. > > You're not really using version 2.0 are you? It's now 6+ years old! > The best source tree is from CVS - using anything else is fraught > with trouble... > > Yes, but I had to correct it in the ecc file, which I've been told I shouldn't have to mess with. But it's working anyway, so I'm happy. Yes, I'm using 2.0. I can't get to CVS through our company firewall. I could download it from home, but I don't really want to start over. In case I end up doing that anyway, which version of gcc (ARM) are you using now? Thanks, Paul