#2575: [regression] GAP doesn't compile with CC='ccache gcc'
---------------------+------------------------------------------------------
 Reporter:  schilly  |        Owner:  mabshoff  
     Type:  defect   |       Status:  reopened  
 Priority:  blocker  |    Milestone:  sage-3.1.3
Component:  build    |   Resolution:            
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by schilly):

  * status:  closed => reopened
  * summary:  [with spkg, with positive review] GAP doesn't compile with
              CC='ccache gcc' => [regression] GAP doesn't
              compile with CC='ccache gcc'
  * resolution:  fixed =>
  * milestone:  sage-3.0.3 => sage-3.1.3

Comment:

 it doesn't work with 4.4.10 in sage 3.1.2/src

 {{{
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking whether byte ordering is bigendian... no
 checking for void *... yes
 checking size of void *... 4
 checking for nm... nm
 checking whether symbols begin with an underscore... no
 checking build system type... Invalid configuration `g++': machine `g++'
 not recognized
 configure: error: /bin/bash ../../src/../cnf/config.sub g++ failed
 make[1]: *** [bin/i686-pc-linux-gnu-gcc/Makefile] Error 1
 make[1]: Leaving directory `/opt/sage/sage-
 src/spkg/build/gap-4.4.10.p9/src'
 Error building gap.
 }}}

 {{{
 CXX=ccache g++
 CC=ccache gcc
 }}}

 unsetting those variables and the configure script works.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/2575#comment:6>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to