Hi Arto,

On Sunday 01 April 2007 12:46:18 Arto Bendiken wrote:

> However, I ran into another problem - trying to build the embedded
> target (with the default package selection) fails at the GMP library,
> apparently due to C++ dependencies:
> 
> == 03:53:53 =[1]=> Building base/gmp [4.1.4 6.0-stable].
> -> Reading package configuration from package directory.
> -> Preparing build in src.gmp.system.20070401.035350.16143.ubuntu
> -> Building. Writing output to $root/var/adm/logs/1-gmp.out
> !> checking whether we are using the GNU C++ compiler... yes
> !> checking whether i686-t2-linux-uclibc-g++ accepts -g... yes
> !> checking dependency style of i686-t2-linux-uclibc-g++... none
> !> checking C++ compiler i686-t2-linux-uclibc-g++ -g -O2
> -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro... no
> !> checking C++ compiler i686-t2-linux-uclibc-g++ -g -O2... no
> !> configure: error: C++ compiler not available

Yeah, we just fixed the cross C++ compiler recently to correctly
find the system header. I merged the relevant changeset into
the 6.0/branch.

However the embedded target did not build a native gcc, needed
to get the libstdc++ library. I fixed this in trunk and branches/6.0,
likewise.

Let me know if you still see a failure in the embedded target.

Have a nice evening / night - yours,

-- 
  René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
  http://exactcode.de | http://t2-project.org | http://rene.rebe.name
  +49 (0)30 / 255 897 45

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of: unsubscribe t2

Reply via email to