This is the mail archive of the gcc-bugs@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]

libgcj/2745: Recompiles after successful 'gmake' when 'gmake install' is tried



>Number:         2745
>Category:       libgcj
>Synopsis:       Recompiles after successful 'gmake' when 'gmake install' is tried
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May 05 06:16:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     mtodorov@alu.hr
>Release:        2.95.1
>Organization:
>Environment:
alpha-dec-osf4.0b
GNU make
GCC 2.95.3
/usr/bin/as
/usr/bin/ld
shared libstdc++.so erased because of 'Multiple defined
symbol' bug
>Description:
The following was attempted:
> ./configure
> gmake
> gmake install

When gmake-ing libgcj, everything went fine and gmake
was successful.

However, when 'gmake install' command was issued, gmake
started recompiling almost everything, probably from the
scratch.
>How-To-Repeat:
gzip -cd libgcj-2.95.1 | tar xvf -
mkdir libgcj
cd libgcj
../libgcj-2.95.1/configure
gmake
gmake install
>Fix:
Couldn't get so much into it.
>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]