delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Another cross-compiler problem! |
Date: | 11 Oct 2001 12:36:19 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 14 |
Message-ID: | <9q43o3$nlk$1@nets3.rz.RWTH-Aachen.DE> |
References: | <20011011122335 DOT 6292 DOT qmail AT web9107 DOT mail DOT yahoo DOT com> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 1002803779 24244 137.226.32.75 (11 Oct 2001 12:36:19 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 11 Oct 2001 12:36:19 GMT |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
ROLAND <roland_asmann AT yahoo DOT com> wrote: > Since I didn't write the parser (and I can't find de #include > <inttypes.h> in the file) In what file: the yacc input file (named "*.y", usually), or the C source generated by yacc? 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.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |