Stefan Kisdaroczi schrieb:
> Hi,
>
> Florian Klaempfl schrieb:
>> Stefan Kisdaroczi schrieb:
>>> Hi all,
>>>
>>> the libgdb detection fails with "make deb" (fixes_2_2 and trunk). The
>>> attached patch worked for me.
>> I think it is on purpose that you get a failure when do you don't have
>> lib
Hi,
Florian Klaempfl schrieb:
> Stefan Kisdaroczi schrieb:
>> Hi all,
>>
>> the libgdb detection fails with "make deb" (fixes_2_2 and trunk). The
>> attached patch worked for me.
>
> I think it is on purpose that you get a failure when do you don't have
> libgdb, so broken releases are avoided a
Stefan Kisdaroczi schrieb:
> Hi all,
>
> the libgdb detection fails with "make deb" (fixes_2_2 and trunk). The
> attached patch worked for me.
I think it is on purpose that you get a failure when do you don't have
libgdb, so broken releases are avoided and you've to disable it explicitly.
>
>
Hi all,
the libgdb detection fails with "make deb" (fixes_2_2 and trunk). The attached
patch worked for me.
greetings
kisda
Index: Makefile.fpc
===
--- Makefile.fpc(revision 369)
+++ Makefile.fpc(working copy)
@@ -43
Sorry, I think I sent from the wrong email address before, you may get
this message twice, sorry
Hi, I tried building the trunk today on Ubuntu Linux 32 bit, using these
instructions:
http://www.freepascal.org/wiki/index.php/Release_engineering
I followed the OS specific section for Linux, g