Re: [PORTS] RedHat6.0 & Alpha

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: [PORTS] RedHat6.0 & Alpha
Дата
Msg-id 379404E3.32456C23@alumni.caltech.edu
обсуждение исходный текст
Ответ на Re: [PORTS] RedHat6.0 & Alpha  (Bruce Momjian <maillist@candle.pha.pa.us>)
Ответы Re: [PORTS] RedHat6.0 & Alpha  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-ports
> > if eq($(CPUID),alpha)
> > myfloat.o:    myfloat.c
> >     $(CC) $(CFLAGS) -mieee myfloat.c -o myfloat.o
> > fi
>   # seems to be required for some date/time stuff 07/19/1999 bjm
>   ifeq ($(CPU),alpha)
>     CFLAGS+= -mieee
>   endif
> This is in the current tree, not 6.5.1.  Please test and let me know
> if this helps.  I also added a Makefile-visible variable called CPU.
> Seems we really don't have such a variable already available in the
> Makefile-scope.

I imagine that this flag is specific to the compiler. It would
probably be best to leave it to patches until the alpha issues are
solved for every OS environment; sorry I don't have a platform myself
to test on.

btw, RedHat is interested in doing a maintenance release of Postgres
rpms, and would dearly love to have the Alpha port problems solved (or
vica versa; they hate that their shipping rpms are broken or not
available on one of their three supported architectures).

Uncle G, could you tell us the actual port string configure generates
for your platform? At the moment, PORTNAME on my i686 box says
"linux", and I don't see architecture info. But perhaps we can have
configure deduce an ARCH parameter too? It already knows it when first
identifying the system...

                     - Thomas

--
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California

В списке pgsql-ports по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PORTS] RedHat6.0 & Alpha
Следующее
От: Unprivileged user
Дата:
Сообщение: Port Bug Report: lost connection to the backend while using a rule