Annotation of gas/README, revision 1.1.1.2

1.1.1.2 ! root        1: This is the beta-test version of the GNU assembler.  (Probably around Version
        !             2: 1.22, but check version.c which gets updated more often than this readme.)
        !             3: Please report bugs, missing features, etc to [email protected] (Jay
        !             4: Fenlason) If that address doesn't work, try [email protected] or
        !             5: [email protected] (ONE of them should work.  If you get *REALLY* desparate,
        !             6: try [email protected] )
1.1       root        7: 
                      8: These files are currently set up to allow you to compile both versions of the
                      9: assembler (68020 and VAX) on the same machine.  To compile the 68020 version,
                     10: type 'make a68'.  To compile the VAX version, type 'make avax'.  The makefile
                     11: contains instructions on how to make one of the assemblers compile as the
                     12: default.
                     13: 
1.1.1.2 ! root       14: If you are on a SUN (or other machine that uses a magic number of
        !            15: (2 << 16) | OMAGIC type 'ln -s m-sun3.h m68k.h' else type
        !            16: 'ln -s m-generic.h m68k.h'  If your machine does not support symbolic
        !            17: links, omit the '-s'.
1.1       root       18: 
                     19: A new configuration file has been added to allow the assembler to work under
                     20: HP-UX (I don't know which version.)  To compile for HP-UX, use the command
                     21: 'ln m-hpux.h m68k.h' before running make.
                     22: 
                     23: If your machine does not have varargs.h or vfprintf(), but does have
                     24: _doprnt() add -DNO_VARARGS to the CFLAGS line in the makefile.  If your
                     25: machine has neither vfprintf() or _doprnt(), you will have to change error.c
                     26: and messages.c in order to get readable error messages from the assembler.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.