Обсуждение: contrib/spi/preprocessor

Поиск
Список
Период
Сортировка

contrib/spi/preprocessor

От
"Oliver Elphick"
Дата:
In the 6.5beta2 distribution, contrib/spi/preprocessor contains step1.e:

$ file step1.e
step1.e: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically linked 
(uses shared libs), not stripped

It isn't built by the Makefile.  

Is there some special reason for including this executable rather than
building it?

--      Vote against SPAM: http://www.politik-digital.de/spam/                ========================================
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver              PGP key from public servers; key
ID32B8FAA1                ========================================    "Fear not, for I am with thee; be not dismayed,
  for I am thy God. I will strengthen thee and I will      help thee; yea, I will uphold thee with the right hand
ofmy righteousness."         Isaiah 41:10 
 




Re: [HACKERS] contrib/spi/preprocessor

От
Tom Lane
Дата:
"Oliver Elphick" <olly@lfix.co.uk> writes:
> In the 6.5beta2 distribution, contrib/spi/preprocessor contains step1.e:
> $ file step1.e
> step1.e: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically linked 
> (uses shared libs), not stripped

Looks like a mistake to me --- that shouldn't be there.
        regards, tom lane