Boost logo

Boost :

Subject: Re: [boost] Cross compilation problem
From: Jostein Austvik Jacobsen (josteija_at_[hidden])
Date: 2009-04-15 08:52:42


Ops, a little typo there. I didn't copy/paste, I wrote off another screen.
I'm using "gcc", but I'm sure I would've gotten an error if I typed "gc"?
-Jostein

2009/4/15 Vladimir Prus <vladimir_at_[hidden]>

> Jostein Austvik Jacobsen wrote:
>
> > I'm trying to cross compile boost 1.38 for the gumstix motherboard (ARM)
> > like this:
> >
> > wget --tries=10
> > http://heanet.dl.sourceforge.net/soruceforge/boost/boost_1_38_0.tar.gz
> > tar xzf boost_1_38_0.tar.gz
> > cd boost_1_38_0
> > echo "using gc :
> `${GUMSTIXTOP}/tmp/cross/arm-angstrom-linux-gnueabi7bin/g++
> > -v 2>&1 | tail --1 | awk '{print $3}'`
>
> If 'using gc : ...' is what your script uses, then it's the bug. You should
> have used 'gcc'.
>
> - Volodya
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk