Op Thu, 31 Aug 2006, schreef ik:
> Thanks again :)
> I compiled gdb from sources, and copied the libgdb.a to the fpcsrc and
> symlink it as libgdb and it worked.
>
> (Just to make it index for others to have that using search engines :))
>
> Now another question is, can I cross compile to make
Thanks again :)
I compiled gdb from sources, and copied the libgdb.a to the fpcsrc and
symlink it as libgdb and it worked.
(Just to make it index for others to have that using search engines :))
Now another question is, can I cross compile to make an i386 deb
packages as well ?
Ido
On 8/31/06
Op Thu, 31 Aug 2006, schreef ik:
> Thanks.
> I do have one problem when I try to compile it though:
> /bin/cp: cannot stat `fpcsrc/libgdb': No such file or directory
>
> I'm using Linux ubuntu 64bit ...
>
> I can't find any libgdb, so I guess it's a third party library ?
Download it from: ftp
Thanks.
I do have one problem when I try to compile it though:
/bin/cp: cannot stat `fpcsrc/libgdb': No such file or directory
I'm using Linux ubuntu 64bit ...
I can't find any libgdb, so I guess it's a third party library ?
Ido
On 8/30/06, Daniël Mantione <[EMAIL PROTECTED]> wrote:
Op Wed
Op Wed, 30 Aug 2006, schreef ik:
> Hi,
>
> I tried to do the following:
>
> make deb
>
> But the Makefile does not have any rules for a "deb" section. I looked
> for some documentation on the subject but I could not find any.
>
> Can someone please explain to me how can I make deb packages u
Hi,
I tried to do the following:
make deb
But the Makefile does not have any rules for a "deb" section. I looked
for some documentation on the subject but I could not find any.
Can someone please explain to me how can I make deb packages using the
make script ?
Thanks,
Ido
__