adding and compiling new code

Поиск
Список
Период
Сортировка
От Martha Chronopoulou
Тема adding and compiling new code
Дата
Msg-id 418E377C.2000906@aueb.gr
обсуждение исходный текст
Ответы Re: adding and compiling new code  (Dennis Bjorklund <db@zigo.dhs.org>)
Список pgsql-hackers
Hi all
I've just started writing code to PostgreSQL 7.4.2 and I wand to 
recompile the new source code that I  added in some .c files. I suspect 
that there  must be a quicker way to compile those files than executing 
the commands: ./configure, gmake, gmake install... . Could I use only 
some  Makefiles (the correspodent ones)  that  there are in each  
directory? If yes, how should I use them?
Thanks,
regards             Martha


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Documentation on PITR still scarce
Следующее
От: Dennis Bjorklund
Дата:
Сообщение: Re: adding and compiling new code