Re: Heads up: RC2 this evening

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Heads up: RC2 this evening
Дата
Msg-id 41C78AFD.3070807@dunslane.net
обсуждение исходный текст
Ответ на Re: Heads up: RC2 this evening  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Heads up: RC2 this evening
Список pgsql-hackers

Tom Lane wrote:

>
>  
>
>>here's what is in /usr/lib/tclConfig.sh - maybe there's a clue in there 
>>- or maybe it's just a problem with the Cygwin-supplied package - I have 
>>deliberately not tried to fix this by installing my own build of tcl.
>>    
>>
>
>The Cygwin-supplied package is evidently broken beyond belief.
>configure is correctly copying these settings from tclConfig.sh, but the
>data therein is wrong (or at least useless).  If tclConfig.sh doesn't
>provide usable information, that is not our problem to fix.
>
>
>  
>

I am abandoning further effort altogether, because of this:

adunstan: ~/tcl8.4.9/win
$ ./configure --enable-shared
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ar... ar
checking for ranlib... ranlib
checking for windres... windres
checking whether make sets ${MAKE}... yes
checking for Cygwin environment... yes
configure: error: Compiling under Cygwin is not currently supported.
A maintainer for the Cygwin port of Tcl/Tk is needed. See the README
file for information about building with Mingw.


cheers

andrew



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: RC2 and open issues
Следующее
От: Tom Lane
Дата:
Сообщение: Re: RC2 and open issues