Re: Building in a different directory
| От | Peter Eisentraut | 
|---|---|
| Тема | Re: Building in a different directory | 
| Дата | |
| Msg-id | Pine.LNX.4.21.0010281609070.763-100000@peter.localdomain обсуждение исходный текст | 
| Ответ на | Building in a different directory (Ian Lance Taylor <ian@airs.com>) | 
| Ответы | Re: Building in a different directory | 
| Список | pgsql-admin | 
Ian Lance Taylor writes: > I normally prefer to build packages in directory other than the source > directory. This is supported by the development branch since last week. > For that matter, is there any interest in converting Postgres to use > automake? The last time we thought about this we quickly rejected it. A couple of reasons: * We don't want to sit and wait for config.status to finish writing its 200+ Makefile's, when we can get away with writing two or three and have the rest include them. * Automake requires using libtool, and libtool doesn't satisfy our needs yet. * Automake doesn't handle building Perl, Python, Tcl, Java code very well. * Automake doesn't handle our documentation format. * Automake is in many ways too insistent on the GNU standards for our taste. I don't see what it would buy us at this point. > Is this the right mailing list to discuss this issue? Generally, we discuss development on pgsql-hackers. -- Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/
В списке pgsql-admin по дате отправления: