Re: [HACKERS] Re: [BUGS] [Keystone Slip # 14] Building pristine source on RedHat Alpha6.0

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Stephen Kogge <stevek(at)uimage(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] Re: [BUGS] [Keystone Slip # 14] Building pristine source on RedHat Alpha6.0
Date: 1999-07-29 15:39:55
Message-ID: 199907291539.LAA14388@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > > Bruce,
> > >
> > >
> > >
> > > Dead sure. It took me some time to locate the offending line. I
> > > initially thought it was a shell expansion problem.
> >
> > Yikes. Is this the expected behavour? Does anyone else see this?
> >
> > >
> > > The platform is RedHat linux 6.0 with egcs-2.91.66.
> > > [me(at)linny2 src]# ./configure
> > > creating cache ./config.cache
> > > checking host system type... alpha-unknown-linux-gnu
> ...
> > > checking whether the C compiler (gcc -O -mieee # optimization -O2
> > > removed becau
> > > se of egcs problem ) works... no
> > > configure: error: installation or configuration problem: C compiler
> > > cannot creat
> > > e executables.
> > >
> > >
> > > Peter
> > >
> > > Bruce Momjian wrote:
> > > >
>
> The same sort of thing happens with OSF1 unless you specify
>
> ./configure --with-template=alpha_gcc
>
> There are comments in the documentation that a few changes are needed
> but I have not found what they were/are. For grins I installed egcs as
> gcc and I still get this during the make so those "changes" for OSF1
> would be nice. Else I get to puzzle out what's happening. Does anybody
> have DEC OSF working with postgress?? :-)
>

OK, I have removed the comment after the optimization flag. In fact,
the comment is not needed now that we have alpha-specific flags for
certain Makefiles.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-07-29 15:44:31 Re: [PORTS] RedHat6.0 & Alpha
Previous Message Stephen Kogge 1999-07-29 15:33:52 Re: [HACKERS] Re: [BUGS] [Keystone Slip # 14] Building pristine source on RedHat Alpha6.0