From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from rwcrmhc54.attbi.com ([216.148.227.87]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 16yOBw-0004ho-00 for ; Thu, 18 Apr 2002 22:32:04 -0400 Received: from h00e02947db5d.ne.client2.attbi.com ([24.62.33.141]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020419023135.RCGF1102.rwcrmhc54.attbi.com@h00e02947db5d.ne.client2.attbi.com> for ; Fri, 19 Apr 2002 02:31:35 +0000 Date: Thu, 18 Apr 2002 22:31:21 -0400 (EDT) From: Igor Gueths X-X-Sender: igueths@igueths To: speakup@braille.uwo.ca Subject: Re: still having problems compiling In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.8 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Hi all. I finally got gcc to execute anyway. I'll keep looking into it, but I now get the following: gcc: Cannot specify -o with -c or -S and multiple compilations. Then make terminates with: speaker.o error 1. I'll keep looking in the Makefile for things I might have to change, but can someone point me in the right direction? Thanks again! On Thu, 18 Apr 2002, Cheryl Homiak wrote: > Hi Igor. > You uncommented the right line, but you forgot to recomment the line that says > -DHALF_DUPLEX > > This should solve your problem. > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >