Annotation of gas/README, revision 1.1

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