Help with SCO UNIX and GNU CC needed.

Martin Croome martin at hppcmart.HP.COM
Wed Jul 18 19:57:27 AEST 1990


martin at 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 at 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 at hppcmart.grenoble.hp.com
Grenoble Personal Computer Division  HPDesk   - Martin CROOME / HP6300/K1
Technical Mktg - Online Support
-------------------------------------------------------------------------------



More information about the Comp.unix.i386 mailing list