--- gas/README 2018/04/24 16:38:45 1.1.1.3 +++ gas/README 2018/04/24 16:39:19 1.1.1.4 @@ -37,6 +37,9 @@ machine running HP-UX, type 'ln m-hpux.h 'ln -s m-generic.h m68k.h' If your machine does not support symbolic links, omit the '-s'. +See the instructions in the Makefile for compiling gas for the Sequent +Symmetry (dynix 3.0.12 + others?) or for the HP 9000/300 + If your machine does not have both varargs.h and vfprintf(), but does have _doprnt() add -DNO_VARARGS to the CFLAGS line in the makefile. If your machine has neither vfprintf() or _doprnt(), you will have to change @@ -45,6 +48,8 @@ messages.c in order to get readable erro REPORTING BUGS IN GAS +Bugs in gas should be reported to bug-gnu-utils@prep.ai.mit.edu + If you report a bug in GAS, please remember to include: A description of exactly what went wrong. @@ -71,4 +76,4 @@ for the program that failed. If the input file is very large, and you are on the internet, you may want to make it avaliable for anonymous FTP instead of mailing it. If you -do, include instructions for FTP'ing it in our bug report. +do, include instructions for FTP'ing it in your bug report.