This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


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

c/1946: Coinfiguration script ignores --program-suffix parameter



>Number:         1946
>Category:       c
>Synopsis:       Coinfiguration script ignores --program-suffix parameter
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 12 07:26:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     James D. McIninch
>Release:        Reading specs from /opt/share/lib/gcc-lib/sparcv9-sun-solaris2.8/2.97/specs
>Organization:
>Environment:

>Description:
Upon doing 'make install', all exectuables are installed
without the specified program suffix except 'fastjar' which,
in this case, was properly installed as 'fastjar64' (note,
that LANGUAGES was set to "c c++", so it's not clear that
fastjar should have been built and installed at all).
>How-To-Repeat:
./configure --program-suffix=64
make LANGUAGES="c c++"
make install
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 Configured with: ./configure --program-suffix=64 --prefix=/opt/share --enable-shared --enable-multilib sparcv9-sun-solaris2.8
 gcc version 2.97 20010122 (experimental)


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