[Bug driver/67187] Not able to build GMP for Mac OS Yosemite

2015-08-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67187

Andrew Pinski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #6 from Andrew Pinski  ---
This is not a GCC bug as GCC does not control either clang or GMP.


[Bug driver/67187] Not able to build GMP for Mac OS Yosemite

2015-08-11 Thread jai.sharma3521 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67187

--- Comment #5 from Jai  ---
(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)


[Bug driver/67187] Not able to build GMP for Mac OS Yosemite

2015-08-11 Thread jai.sharma3521 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67187

--- Comment #4 from Jai  ---
Created attachment 36175
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36175&action=edit
Config file While building GMP6.0.0

Attached is the config while when I try to build GMP.There is Clang Error.


[Bug driver/67187] Not able to build GMP for Mac OS Yosemite

2015-08-11 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67187

--- Comment #3 from Marc Glisse  ---
(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?


[Bug driver/67187] Not able to build GMP for Mac OS Yosemite

2015-08-11 Thread jai.sharma3521 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67187

Jai  changed:

   What|Removed |Added

Version|unknown |5.1.0

--- Comment #2 from Jai  ---
(In reply to Marc Glisse from comment #1)
> Where do you see an error? I can only find warnings in that config.log file.

Hi 

Thanks for replying 


I am talking about this

Applications/Xcode.app/Contents/Developer/usr/bin/make  install-recursive
Making install in tests
Making install in .
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in devel
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in mpn
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in mpz
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in mpq
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in mpf
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in rand
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in misc
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in cxx
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in mpn
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in mpz
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in mpq
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in mpf
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in printf
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in scanf
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in rand
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in cxx
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in demos
Making install in calc
/Applications/Xcode.app/Contents/Developer/usr/bin/make  install-am
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in expr
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in tune
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in doc
make[3]: Nothing to be done for `install-exec-am'.
 ../../install-sh -c -d '/usr/gcc-5.1.0/share/info'
 /usr/bin/install -c -m 644 ../../doc/gmp.info ../../doc/gmp.info-1
../../doc/gmp.info-2 '/usr/gcc-5.1.0/share/info'
 install-info --info-dir='/usr/gcc-5.1.0/share/info'
'/usr/gcc-5.1.0/share/info/gmp.info'
 ../install-sh -c -d '/usr/gcc-5.1.0/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libgmp.la libgmpxx.la
'/usr/gcc-5.1.0/lib'
libtool: install: /usr/bin/install -c .libs/libgmp.10.dylib
/usr/gcc-5.1.0/lib/libgmp.10.dylib
libtool: install: (cd /usr/gcc-5.1.0/lib && { ln -s -f libgmp.10.dylib
libgmp.dylib || { rm -f libgmp.dylib && ln -s libgmp.10.dylib libgmp.dylib; };
})
libtool: install: /usr/bin/install -c .libs/libgmp.lai
/usr/gcc-5.1.0/lib/libgmp.la
libtool: install: /usr/bin/install -c .libs/libgmpxx.4.dylib
/usr/gcc-5.1.0/lib/libgmpxx.4.dylib
libtool: install: (cd /usr/gcc-5.1.0/lib && { ln -s -f libgmpxx.4.dylib
libgmpxx.dylib || { rm -f libgmpxx.dylib && ln -s libgmpxx.4.dylib
libgmpxx.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libgmpxx.lai
/usr/gcc-5.1.0/lib/libgmpxx.la
libtool: install: /usr/bin/install -c .libs/libgmp.a
/usr/gcc-5.1.0/lib/libgmp.a
libtool: install: chmod 644 /usr/gcc-5.1.0/lib/libgmp.a
libtool: install: ranlib /usr/gcc-5.1.0/lib/libgmp.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib:
file: /usr/gcc-5.1.0/lib/libgmp.a(mp_clz_tab.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib:
file: /usr/gcc-5.1.0/lib/libgmp.a(obprintf.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib:
file:

[Bug driver/67187] Not able to build GMP for Mac OS Yosemite

2015-08-11 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67187

Marc Glisse  changed:

   What|Removed |Added

   Severity|major   |normal

--- Comment #1 from Marc Glisse  ---
Where do you see an error? I can only find warnings in that config.log file.