Re: [HACKERS] port/getrusage.c?

From: darrenk(at)insightdist(dot)com (Darren King)
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] port/getrusage.c?
Date: 1998-03-12 14:49:35
Message-ID: 9803121449.AA61108@ceodev
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > > OK, please tell me what macro is a monster, and what define I can check
> > > to see if I am using the SCO/Microsoft/piece-O-junk :-) compiler, and I
> > > will take a crack at making a static function out of the macro and send
> > > you a patch to test.
> >
> > src/include/access/heapam.h - heap_getattr is the one that blows the
> > mind of SCO ODT5 /bin/cc as well as their Skunkware gcc-2.7.2.1. Pure
> > GNU 2.8.1 was all I could get to handle it.
>
> I don't believe that this is a "religious war" issue...but why do
> ppl even *use* the stock C compilers anymore? I know at work we us all
> GCC/G++ stuff, since its one helluva lot cheaper then picking up Sun's CC
> compiler...I'm not advocating requiring GCC...just wondering one ppl
> actually do use the stock compiler..

Because it was there...

darrenk

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 1998-03-12 15:38:32 PL/pgSQL - for discussion
Previous Message Bruce Momjian 1998-03-12 14:31:43 initdb and xpg_user