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] Not able to build GMP for Mac OS Yosemite


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

--- Comment #5 from Jai <jai.sharma3521 at gmail dot com> ---
(In reply to Marc Glisse from comment #3)
> (In reply to Jai from comment #2)
> > I am talking about this
> 
> [snip wall of text with some warnings but no error as far as I can see]
> 
> > How to remove this issue?
> 
> Again, what issue?

See the Config.log you can see the Clang error.

ndefined symbols for architecture x86_64:
  "_main", referenced from:
     implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)


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