Message-ID: <20011012100040.47703.qmail@web9105.mail.yahoo.com> Date: Fri, 12 Oct 2001 03:00:40 -0700 (PDT) From: ROLAND Subject: Re: Another cross-compiler problem! To: djgpp AT delorie DOT com In-Reply-To: <9q43o3$nlk$1@nets3.rz.RWTH-Aachen.DE> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Anyway: using GNU Bison instead of Yacc should solve > that puzzle for > you. yacc-generated sources need not be portable > from one platform to > the other, so in case of doubt, regenerate it. > -- > Hans-Bernhard Broeker > (broeker AT physik DOT rwth-aachen DOT de) > Even if all the snow were burnt, ashes would remain. I still have problems. I get 'type clashes'??? What can I do about this. Also my compiler is falling on the next piece of code: typedef struct outfileset { char *filename; u_long loadstart, loadend, carrstart; struct outfileset *nextfile; } OUTFLSET It tells me that it has a parse error before u_long. Is there something wrong with this code? It already went through BISON, and he didn't complain... And last, I need a header to replace my sparc's sgtty.h, the header should be used on a PC. I found that part of the sgtty.h code was found in termios.h on PC, but on sparc there's also a termios.h, ehich is looking rather different. Can somebody answer these question? Roland __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com