* i386v4-nat.c: Include sys/reg.h if present.
[deliverable/binutils-gdb.git] / mpw-README
CommitLineData
aa8f28af
SS
1This is preliminary information about the Mac MPW port of the Cygnus tools.
2
3To build everything, create an object directory, setdirectory into it, and do:
4
5 ::src:mpw-configure --target <name> --srcdir ::src: --prefix <whatever>
6
7Then
8 mpw-build all
9
10will build everything, and
11
12 mpw-build install
13
14will install it.
15
16KNOWN BUGS
17
18ar rc xxx doesn't work.
19
20objdump -i idiocy where it creates dummy files.
21
22objcopy -O srec foo.o makes weird output filenames.
23
24Mac host requires -mgas but Unix hosts don't.
25
This page took 0.150431 seconds and 4 git commands to generate.