This is the mail archive of the gcc@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]

Re: PATCH: miscellaneous nits in NetBSD configuration


> Tue Jul 28 19:21:52 EDT 1998  Todd Vierling <tv@netbsd.org>
> 
> 	* configure.in: ...
> 	Accept arm32 as arm, ...


I think this is wrong.  "arm32" is not a gnu canonical name for an ARM cpu 
target, it is the NetBSD name for the operating system port.  This should 
be fixed up in config.guess not in configure.in (and the toplevel 
config.guess already does this).  If we start allowing this, then every 
gnu package will have to be modified.



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