Re: Compiling Win32

Поиск
Список
Период
Сортировка
От Darko Prenosil
Тема Re: Compiling Win32
Дата
Msg-id 003101c331be$35efef90$4c94bfd5@darko
обсуждение исходный текст
Ответ на Re: Compiling Win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Compiling Win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
----- Original Message -----
From: "Bruce Momjian" <pgman@candle.pha.pa.us>
To: "Paul Ramsey" <pramsey@refractions.net>
Cc: <pgsql-hackers@postgresql.org>
Sent: Saturday, June 14, 2003 1:02 AM
Subject: Re: [HACKERS] Compiling Win32


>
> You should be able to compile, but not link the backend.
>

But it does not ! At least not with current snapshot.

src/Makefile.global:276: src/Makefile.port: No such file or directory
make: *** No rule to make target `src/Makefile.port'.  Stop.

I can see the line:
   config.status: linking ./src/makefiles/Makefile.win32 to
src/Makefile.port

when running configure, but Makefile.port is not created !
I'll try to figure out what hapened (Maybe I am doing something wrong).
Also I would like to know does it have any sense to try it to compile it
now, or we are waiting some big patch from someone. Maybe I can help in some
part ? (have Win2000)

Regards !



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] PostgreSQL libraries - PThread Support, but
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Compiling Win32