This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Minor patch for hpux8



The HPUX 8 compilers have annoyingly small tablesizes compiled into
the pre-processor.  This patch should fix the too much defining problems
in bfd/som.c and bfd/hpux-core.c


	* mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining"
	errors from the HPUX 8 compilers.


*** /tmp/RCSA008037	Thu May 19 00:34:24 1994
--- config/mh-hpux	Thu May 19 00:25:53 1994
***************
*** 1,4 ****
--- 1,5 ----
  # Define SYSV as -DSYSV if you are using a System V operating system.
+ CC = cc -Wp,-H256000
  SYSV = -DSYSV
  RANLIB = true