summaryrefslogtreecommitdiff
path: root/devel/m6811-gcc/pkg-descr
blob: e7e4121a3a6a6711456e91e93627ea35b691b3b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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