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]

GCC 2.95 Compilation


I have successfully built and installed GCC 2.95 on an HP workstation
running HP-UX 10.20.  The output from <srcdir>/config.guess is as
follows:

hppa2.0-hp-hpux10.20

I am using the GNU assembler (gas) as recommended by specifying the
"--with-gnu-as" option to the 'configure' script.  Suggestion: it
would be helpful to allow specification of a nonstandard directory in
which to search for the GNU assembler (e.g., "--with-gnu-as=<dir>") so 
that those of us who are not system administrators could still install 
GCC for our own use in a nonstandard location.  Instead, I simply
modified the value of "MD_EXEC_PREFIX" in:

	<srcdir>/gcc/config/pa/pa-hpux10.h

Kurt
-- 
-----------------------------------------------------------------------------
Kurt F. Louis				MS W518
Senior Simulation & Modeling Engineer	Information Systems & Technology Div.
Email: klouis@mitre.org 		The MITRE Corporation
Voice: (703) 883-3324 (Reston/VMail)	1820 Dolley Madison Boulevard
Voice: (703) 883-1227 (Westgate)	McLean, VA 22102-3481
Fax  : (703) 883-3343
-----------------------------------------------------------------------------


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