#9718: iconv fails to build on Solaris 10 x86 64-bit - host fulvia
------------------------+---------------------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: new
Priority: major | Milestone: sage-4.5.3
Component: solaris | Keywords:
Author: | Upstream: Completely fixed; Fix reported upstream
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Comment(by drkirkby):
Replying to [comment:5 leif]:
> Replying to [comment:4 drkirkby]:
> > The solution is to use:
>
> {{{
> CC="gcc -m64"
> }}}
> > rather than have
> {{{
> CC=gcc
> CFLAGS=-m64
> }}}
>
> Honestly, that's well-documented in many installation instructions of
packages using {{{autoconf}}} / {{{automake}}} and {{{libtool}}}...
({{{libtool}}} strips flags from {{{CFLAGS}}} et al., but '''not''' from
{{{CC}}}.)
>
I have come across the problem before I must admit. Strange thing is
though, this works OK on:
* OS X 64-bit
* Numerous Solaris systems - see above table.
I'll create a patch and add it to the HP-UX patch, #9603.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9718#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.