This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add 64-bit VMS support


 > Fri Dec 14 07:29:52 2001  Douglas B. Rupp  <rupp@gnat.com>
 > 
 > 	* config.gcc (alpha64-dec-*vms*): New case.
 > 	* config/alpha/t-vms64, config/alpha/vms-crt0-64.c: New files.
 > 	* config/alpha/vms-psxcrt0-64.c, config/alpha/vms64.h: Likewise.
 > 	* config/alpha/xm-vms64.h: Likewise.

Richard,

When I saw this patch you checked in, I tried adding it to my target
farm but it chokes:

 > Invalid configuration `alpha64-dec-vms': machine `alpha64-dec' not recognized
 > Unrecognized target system name alpha64-dec-vms.

I think its the toplevel config.sub which hasn't been told about the
"alpha64" part.

		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


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