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/52293] New: cannot compute suffix of object files


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

             Bug #: 52293
           Summary: cannot compute suffix of object files
    Classification: Unclassified
           Product: gcc
           Version: 4.6.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: bsreram85@gmail.com


Created attachment 26689
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26689
Last few lines of front-end output

Am using x86_64-apple-darwin11.0.0 as virtual machine in my MS Windows 7 OS.
configure works fine. But when i execute the command make, the build files are
not getting compiled properly for final installation.

Have attached the final few lines of the front end output where the command
'make' fails. Am using the following directories for installation. 

/Users/galaxy/Desktop/gccObjdir - The object directory where the build takes
place.
/Users/galaxy/Desktop/gcc-4.6.1 - The source directory
And am trying to install it in default /usr/local directory.

Have attached the config.log generated in gccObjdir and config.log - renamed to
config-darwin.log generated in 
/Users/galaxy/Desktop/gccObjdir/x86_64-apple-darwin11.0.0/libgcc


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