Re: [GENERAL] 6.4.2 on DEC Alpha
От | Bruce Momjian |
---|---|
Тема | Re: [GENERAL] 6.4.2 on DEC Alpha |
Дата | |
Msg-id | 199905271517.LAA00767@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: [GENERAL] 6.4.2 on DEC Alpha (Sebestyen Zoltan <szoli@netvisor.hu>) |
Ответы |
Re: [GENERAL] 6.4.2 on DEC Alpha
|
Список | pgsql-general |
[Charset iso-8859-2 unsupported, filtering to ASCII...] > On Thu, 27 May 1999, Bruce Momjian wrote: > > > I have heard this complaint before. Are you running 6.5beta or 6.4. > > I think this is fixed in 6.5beta. What is precompiling? I am not sure. > I meant to say C preprocessing.. Yikes, your preprocessor output is removing const. Hmmm. There is a line in include/config.h which says: /* Define const as empty if your compiler doesn't grok const. */ /* #undef const */ Now, this is set by configure if it determines your compiler can't handle const. Please check that, and can you run configure with a 'set -x' at the top to figure out why it thinks you can't handle const, because I assume you can. I also don't understand why const is being removed from the definition, but not the include file. Now, at least it makes some sense. -- Bruce Momjian | http://www.op.net/~candle maillist@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
В списке pgsql-general по дате отправления: