#7037: libm4ri thinks the C compiler is broken
---------------------------------------------------------------+------------
Reporter: drkirkby | Owner:
tbd
Type: defect | Status:
closed
Priority: major | Milestone:
sage-4.3
Component: build | Resolution:
fixed
Keywords: | Work_issues:
Upstream: Reported upstream. Developers acknowledge bug. | Reviewer:
Author: | Merged:
Dependencies: |
---------------------------------------------------------------+------------
Description changed by ltw:
Old description:
> Using
>
> * Solaris 10 update 7 on SPARC
> * sage-4.1.2.alpha2
> * Sun Studio 12.1
> * An updated configure script to allow the Sun compiler to be used
> http://sagetrac.org/sage_trac/ticket/7021
>
> CC was set to the Sun C compiler. Despite thousands of lines of C code
> being built, libm4ri decides the Sun C compiler is broken:
>
> {{{
> checking for style of include used by make... GNU
> checking for gcc... /opt/xxxsunstudio12.1/bin/cc
> checking for C compiler default output file name...
> configure: error: in
> `/export/home/drkirkby/sage/gcc32/sage-4.1.2.alpha2/spkg/build/libm4ri-20090617/src':
> configure: error: C compiler cannot create executables
> See `config.log' for more details.
> Error configuring libm4ri
> }}}
New description:
Using
* Solaris 10 update 7 on SPARC
* sage-4.1.2.alpha2
* Sun Studio 12.1
* An updated configure script to allow the Sun compiler to be used
#7021
CC was set to the Sun C compiler. Despite thousands of lines of C code
being built, libm4ri decides the Sun C compiler is broken:
{{{
checking for style of include used by make... GNU
checking for gcc... /opt/xxxsunstudio12.1/bin/cc
checking for C compiler default output file name...
configure: error: in
`/export/home/drkirkby/sage/gcc32/sage-4.1.2.alpha2/spkg/build/libm4ri-20090617/src':
configure: error: C compiler cannot create executables
See `config.log' for more details.
Error configuring libm4ri
}}}
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7037#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
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.