Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2011 11:22:36 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-current@freebsd.org
Subject:   Crossbuild failure on 8-stable
Message-ID:  <201106301122.36155.hselasky@c2i.net>

next in thread | raw e-mail | index | archive | help
Hi,

Trying to cross build ARM fails in the following way on 8-stable:

8.2-STABLE FreeBSD 8.2-STABLE #1: Wed Jun 29 13:09:23 UTC 2011

make toolchain TARGET=arm

Is this perhaps also an issue in 9-current?

Any clues?

cc -O -pipe  -ffreestanding -Wformat -I/usr/src/lib/libstand -msoft-float -
D_STANDALONE -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -
I/usr/src/lib/libstand/../libz -std=gnu99  -c 
/usr/src/lib/libstand/../libc/net/ntoh.c
{standard input}: Assembler messages:
{standard input}:27: Error: bad instruction `bswap r0'
{standard input}:53: Error: bad instruction `bswap r0'

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106301122.36155.hselasky>