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 driver/67187] New: Not able to build GMP for Mac OS Yosemite


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67187

            Bug ID: 67187
           Summary: Not able to build GMP for Mac OS Yosemite
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: driver
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jai.sharma3521 at gmail dot com
  Target Milestone: ---

Created attachment 36174
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36174&action=edit
Logs Details

Hi,

I am trying to build GMP library for iOS on Mac OS Yosemite(10.10.2).My Xcode
verison is 6.1.1 .I have checked everything like command line tools but
everytime I try build build GMP getting some error.I have attached the Logs
file which contains the error I am getting.

I followed this link
https://solarianprogrammer.com/2015/05/01/compiling-gcc-5-mac-os-x/
to install GCC.

Xcode is Configured with:
--prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.1.0

Please help me out to solve this problem


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