Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 1995 15:38:26 -0400 (EDT)
From:      John Capo <jc@irbs.com>
To:        mike@hpanalog.mdc.com (Mike Heitmann)
Cc:        questions@freebsd.org
Subject:   Re: 68K cross assembler?
Message-ID:  <199510251938.PAA18593@irbs.irbs.com>
In-Reply-To: <199510251908.MAA06086@freefall.freebsd.org> from "Mike Heitmann" at Oct 25, 95 02:06:51 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Heitmann writes:
> 
> Anyone know of a cross assembler for the Motorola 68000 CPU that runs
> under FreeBSD?
> 

I use the GNU tools for cross compiling to 68XXX and to MIPS CPU's.
Its trivial to build cross tools these days.

Pick up the latest binutils from a GNU site, binutils-2.5.2, and
gcc-2.6.3.

I use this to build executables in sun3 object format.
./configure -v --host=386bsd --target=sun3


John Capo
IRBS Engineering                      High performance FreeBSD systems



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