Serious problems here

2003-07-12 Thread quadrant
Last night I had a very serious encounter with cc. I worked my way up to a cc of the following statement, but the compiler gave me ALL kinds od errors... what in the world did I do wrong?? # cc -u -I /usr/local/bin -q -C /usr/local -i CC -d -O useput --DMYFILE INSEQUENCE -oI /home -C_MAOUTPUT _GS

Re: Serious problems here

2003-07-13 Thread Stephen Hovey
I think someone replaced the contents of your source On Sat, 12 Jul 2003, quadrant wrote: > Last night I had a very serious encounter with cc. > I worked my way up to a cc of the following > statement, but the compiler gave me ALL > kinds od errors... > what in the world did I do wrong?? > > # c