Path: utzoo!attcan!uunet!jarthur!usc!sdd.hp.com!hplabs!hpcc01!hpbbn!hpgnd!hppcmart!martin From: martin@hppcmart.HP.COM (Martin Croome) Newsgroups: comp.unix.i386 Subject: Re: Help with SCO UNIX and GNU CC needed. Message-ID: <7970002@hppcmart.HP.COM> Date: 18 Jul 90 09:57:27 GMT References: <7970001@hppcmart.HP.COM> Organization: Hewlett-Packard, Grenoble PC Div., France Lines: 41 martin@hppcmart.HP.COM (Martin Croome) wrote... > I'm sure this question has been asked a thousand times....... > > I'm trying to get gcc 1.37 to compile on SCO UNIX 3.2.0 and I am running into > trouble in 'tree.c'. The cc compiler falls over on the line... > > code = va_arg (p, enum tree_code); > ^^^^^^^^^^^^^^ > > I am not to familiar with the construction underlined but I presume it works > somewhere since it's in the code. Has anyone got this to work? Could they > mail me any comments/patches necessary? I will post a summary to the net > so please email me. > > Thanks in advance. > Silly me. My patching process getting gcc up to 1.37 left behind the old varargs.h in the gcc directory so the preprocessor was picking it up and not /usr/include/varargs.h. Still if anyone has any hints, problems or tips they might offer I would be pleased to receive them. > > ------------------------------------------------------------------------------- > Martin CROOME !'s - hplabs!hpgnd!hppcmart!martin > Hewlett Packard @'s - martin@hppcmart.grenoble.hp.com > Grenoble Personal Computer Division HPDesk - Martin CROOME / HP6300/K1 > Technical Mktg - Online Support > ------------------------------------------------------------------------------- > ---------- Me Again ------------------------------------------------------------------------------- Martin CROOME !'s - hplabs!hpgnd!hppcmart!martin Hewlett Packard @'s - martin@hppcmart.grenoble.hp.com Grenoble Personal Computer Division HPDesk - Martin CROOME / HP6300/K1 Technical Mktg - Online Support -------------------------------------------------------------------------------