Hi Rupert, Am 16.02.2016 um 08:39 schrieb rupert THURNER <[email protected]>: > when respinning pyhton-2.7 compile i get: > > rupert@experimental10s > [experimental10s]:~/opencsw/lang-python/python/branches/python-2.7 > > mgar spotless package > > checking for --without-gcc... no > checking for gcc... /opt/csw/bin/gcc-5.2 > checking whether the C compiler works... no > configure: error: in > `/home/rupert/opencsw/lang-python/python/branches/python-2.7/work/solaris10-sparc/build-isa-sparcv8plus/Python-2.7.11': > configure: error: C compiler cannot create executables > See `config.log' for more details > /home/rupert/opencsw/.buildsys/v2/gar//gar.lib.mk:835: recipe for > target > 'configure-work/solaris10-sparc/build-isa-sparcv8plus/Python-2.7.11/configure' > failed > gmake[1]: *** > [configure-work/solaris10-sparc/build-isa-sparcv8plus/Python-2.7.11/configure] > Error 77 > > where does it get the idea that it is gcc-5.2 and not gcc-5.3 ?
This is coded in GAR to select different GCC versions. You can work around that by temporarily adding GCC5_VERSION = 5.3 in your local .garrc (probably with conditional on hostname) Best regards — Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896
signature.asc
Description: Message signed with OpenPGP using GPGMail
