RE: [HACKERS] Re: [COMMITTERS] 'pgsql/src/template linux-elf'

From: Andrew Martin <martin(at)biochemistry(dot)ucl(dot)ac(dot)uk>
To: hackers(at)postgresql(dot)org
Subject: RE: [HACKERS] Re: [COMMITTERS] 'pgsql/src/template linux-elf'
Date: 1998-02-18 12:39:26
Message-ID: 199802181239.MAA07064@bsmir06.biochem.ucl.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Andrew, could you put a new entry into the Linux FAQ suggesting that
>
> CFLAGS+= -m486
>
> or (for the new compilers that most people are not yet running)
>
> CFLAGS+= -mpentium
> or
> CFLAGS+= -mpentiumpro
>
> be added to Makefile.custom? Otherwise people are going to get 386 code generation
> for most installations...
>
> - Tom
>
>
I've done this, but I guess it's not really Linux specific as I presume it
applies to BSD as well...

Andrew

----------------------------------------------------------------------------
Dr. Andrew C.R. Martin University College London
EMAIL: (Work) martin(at)biochem(dot)ucl(dot)ac(dot)uk (Home) andrew(at)stagleys(dot)demon(dot)co(dot)uk
URL: http://www.biochem.ucl.ac.uk/~martin
Tel: (Work) +44(0)171 419 3890 (Home) +44(0)1372 275775

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim B. Mikheev 1998-02-18 12:48:48 regression: select_views.sql
Previous Message Vadim B. Mikheev 1998-02-18 12:29:24 new Group BY code