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]
Other format: [Raw text]

[Bug bootstrap/38728] gcc 4.4.0 20090104 - "make install" is relinking `libgij.la'



------- Comment #2 from rwild at gcc dot gnu dot org  2009-01-13 13:10 -------
Relinking in itself is not a bug.  You can avoid it on some systems
(but likely not on yours) with --enable-fast-install.
On some systems it is simply necessary.

If there is a specific problem you have with the relinking process, then
please describe that and reopen the bug.


-- 

rwild at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rwild at gcc dot gnu dot org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38728


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