mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
23 lines
773 B
Plaintext
23 lines
773 B
Plaintext
This is a 6811 cross compiler for FreeBSD.
|
|
From the original README...
|
|
|
|
The following are some comments and instructions on the 6811 port of the
|
|
gnu gcc compiler done by Coactive Aesthetics.
|
|
|
|
The port was written using the GCB11 Network Microcontroller board that
|
|
is manufactured by Coactive Aesthetics. It was hosted on a NeXT system.
|
|
However, there is no assumptions and/or hardcode values within the
|
|
compiler which would prevent the compiler from working on any 6811 board
|
|
or on any host system.
|
|
|
|
Any questions, bug reports, or porting comments/questions should be sent
|
|
to gcc@coactive.com.
|
|
|
|
Thanks,
|
|
Otto
|
|
|
|
You'll probably have to edit ${PREFIX}/lib/gcc-lib/m6811-local/2.6.3/crt0.s
|
|
to suit your hardware.
|
|
--
|
|
erich@freebsd.org
|