Re: Cannot build latest CVS

Поиск
Список
Период
Сортировка
От Troels Arvin
Тема Re: Cannot build latest CVS
Дата
Msg-id 1066829729.2256.48.camel@localhost
обсуждение исходный текст
Ответ на Re: Cannot build latest CVS  (Jean-Michel POURE <jm@poure.com>)
Ответы Re: Cannot build latest CVS  (Jean-Michel POURE <jm@poure.com>)
Debug-capable RPMs  (Troels Arvin <troels@arvin.dk>)
Список pgadmin-hackers
Hello,

On Wed, 2003-10-22 at 15:18, Jean-Michel POURE wrote:
> Are you working days and nights on pgAdmin3?

Certainly not ;-)
- But I found a bug in the query window (cannot see curser), and I
wanted to be sure that the bug still exists in current CVS before
reporting it.

> As you know RH packaging well, I would like to know how to disable stripping,
> which is RH default behavior.

I'm not so sure that your RPMs contain stripped binary code. When I
extract the .o files contained in libwx_gtk2ud-2.5.a and run "file" on
them, file tells me that only 20 out of 290 object files are stripped.
Strange; either the "file" utility is wrong, or only a small subset of
the object files are stripped, for some reason.

Anyways, a hack prevent RPM from stripping (:-)) might be to put this in
the head of the spec-file?:
%define __strip /bin/true

Hopefully, there is a cleaner way of doing it, but I don't know of any.

--
Greetings from Troels Arvin, Copenhagen, Denmark


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

Предыдущее
От: Jean-Michel POURE
Дата:
Сообщение: Re: Cannot build latest CVS
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: Re: Cannot build latest CVS