This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb/681: GDB makefiles do not use DESTDIR variable


>Number:         681
>Category:       gdb
>Synopsis:       GDB makefiles do not use DESTDIR variable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Sep 01 18:18:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     sarrazip@sympatico.ca
>Release:        gdb-5.2.1
>Organization:
>Environment:

>Description:
The Makefile.in files in the GDB project do not use the
DESTDIR makefile variable, which is useful to do staged
installations.  Such installations are themselves
necessary to build RPM packages.

If DESTDIR were used, I would be interested in contributing
and maintaining an RPM .spec.in file for GDB.
>How-To-Repeat:
make DESTDIR=/some/dir install
>Fix:
Fix the Makefile.in files or use Automake.
>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]