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/53112] Fails at Configuring stage 1 in sparc64-sun-solaris2.10/libgcc: error: cannot compute suffix of object files: cannot compile


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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #14 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-05-01 10:08:09 UTC ---
> The error removed when configured with --enable-languages=c,c++   only.
> Is this correct? or if this gcc is build then does it make effect to java ?
> beacuse don't know gcc + java releation..?

If you don't need the Java compiler (GCJ) included in GCC but only the C and
C++ compilers, yes, that's fine.  That's orthogonal to the pre-existing Java
setup on the machine.


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