Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uunet!viusys!alembic!bill From: bill@alembic.acs.com (Bill Hatch) Newsgroups: comp.lang.c Subject: Re: ANSI C/gcc1.39 question on Sys Vr4 Message-ID: <1991May1.000804.641@alembic.acs.com> Date: 1 May 91 00:08:04 GMT References: <1991Apr21.014544.16923@swsrv1.cirr.com> <59420@bigtex.cactus.org> Organization: Colman Research Lines: 17 In article <59420@bigtex.cactus.org> james@bigtex.cactus.org (James Van Artsdalen) writes: >In <1991Apr21.014544.16923@swsrv1.cirr.com>, toma@swsrv1.cirr.com > (Tom Armistead) wrote: > >> I have gcc 1.39 on System Vr4. It compiled with just a little >> trouble, but when I compile things with, if they include anything from >> /usr/include, gcc croaks on some ?ANSI? stuff in the .h files. If you use the -traditional option (__STDC__ not defined or 0) gcc should work fine on V4. This is a quick fix - then fix the include files as Jim A. recommends. -- Bill Hatch (301)470-3839(w) (301)441-1675(h) Coleman Research, 14504 Greenview Drive, Laurel MD 20708 All opinions expressed are my own - dont blame my employer or alembic systems