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]
Other format: [Raw text]

Re: installing gcc on HP UX 11


Olivier.Polit wrote:
I want to install gcc on HP UX 11, PA-RISC, and I have loaded from
    http://hpux.cict.fr/hppd/hpux/Gnu/gcc-3.3.2/
all the package.

We did not produce these packages, so we may not be able to help you with this. You might try to contact the people that produced these packages.


When I read the install, you talk about the command :
    gmake install
but I don't find the file "install" in the directory /usr/local

install isn't a program. It is a command to the gmake program. Why did you think it is a program?


You need to give us a better bug report. We need to know exactly what you tried to do, and exactly what errors you got. See
http://gcc.gnu.org/bugs.html
for information on submitting bug reports.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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