* Install only binaries
@ 2006-12-31 15:01 Avi Gozlan
2006-12-31 15:15 ` Andreas Schwab
0 siblings, 1 reply; 4+ messages in thread
From: Avi Gozlan @ 2006-12-31 15:01 UTC (permalink / raw)
To: gdb
Hello,
How can I eliminate the installation of include, lib, man and info
directories when running 'gmake install'? I tried to figure this out in the
Makefile but got nothing.
Is there any crucial need for these directories I'm not aware to?
Thanks,
Avi
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Install only binaries
2006-12-31 15:01 Install only binaries Avi Gozlan
@ 2006-12-31 15:15 ` Andreas Schwab
2006-12-31 15:25 ` Avi Gozlan
0 siblings, 1 reply; 4+ messages in thread
From: Andreas Schwab @ 2006-12-31 15:15 UTC (permalink / raw)
To: Avi Gozlan; +Cc: gdb
"Avi Gozlan" <avi@checkpoint.com> writes:
> Hello,
>
> How can I eliminate the installation of include, lib, man and info
> directories when running 'gmake install'? I tried to figure this out in the
> Makefile but got nothing.
You can use install-gdb to run install only in the gdb directory, for
example.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, MaxfeldstraÃe 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Install only binaries
2006-12-31 15:15 ` Andreas Schwab
@ 2006-12-31 15:25 ` Avi Gozlan
2006-12-31 15:29 ` Mark Kettenis
0 siblings, 1 reply; 4+ messages in thread
From: Avi Gozlan @ 2006-12-31 15:25 UTC (permalink / raw)
To: 'Andreas Schwab'; +Cc: gdb
Running 'gmake install-gdb' still installs the lib/*.a files, (as well as
the man files). I don't see why I need .a files in the installation. Can I
eliminate this? Am I missing something?
-----Original Message-----
From: Andreas Schwab [mailto:schwab@suse.de]
Sent: Sunday, December 31, 2006 5:15 PM
To: Avi Gozlan
Cc: gdb@sourceware.org
Subject: Re: Install only binaries
"Avi Gozlan" <avi@checkpoint.com> writes:
> Hello,
>
> How can I eliminate the installation of include, lib, man and info
> directories when running 'gmake install'? I tried to figure this out
> in the Makefile but got nothing.
You can use install-gdb to run install only in the gdb directory, for
example.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH,
Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7
6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely
different."
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Install only binaries
2006-12-31 15:25 ` Avi Gozlan
@ 2006-12-31 15:29 ` Mark Kettenis
0 siblings, 0 replies; 4+ messages in thread
From: Mark Kettenis @ 2006-12-31 15:29 UTC (permalink / raw)
To: avi; +Cc: schwab, gdb
> From: "Avi Gozlan" <avi@checkpoint.com>
> Date: Sun, 31 Dec 2006 17:25:18 +0200
>
> Running 'gmake install-gdb' still installs the lib/*.a files, (as well as
> the man files). I don't see why I need .a files in the installation. Can I
> eliminate this? Am I missing something?
Just copy the generated gdb binary.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-12-31 15:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-31 15:01 Install only binaries Avi Gozlan
2006-12-31 15:15 ` Andreas Schwab
2006-12-31 15:25 ` Avi Gozlan
2006-12-31 15:29 ` Mark Kettenis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox