1 This is preliminary information about the Mac MPW port of the Cygnus tools.
3 To build everything, create an object directory, setdirectory into it, and do:
5 ::src:mpw-configure --target <name> --srcdir ::src: --prefix <whatever>
10 will build everything, and
18 ar rc xxx doesn't work.
20 objdump -i idiocy where it creates dummy files.
22 objcopy -O srec foo.o makes weird output filenames.
24 Mac host requires -mgas but Unix hosts don't.