- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- gcc: installation problem, cannot exec `cc1': No s...
Operating System - HP-UX
1819966
Members
3512
Online
109607
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2005 11:00 AM
04-28-2005 11:00 AM
gcc: installation problem, cannot exec `cc1': No such file or directory
I´m trying to compile the gcc-3.4.2 and cvs-1.12.11 but i have the error message in both
gcc: installation problem, cannot exec `cc1': No such file or directory
someone can help me
gcc: installation problem, cannot exec `cc1': No such file or directory
someone can help me
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2005 11:03 AM
04-28-2005 11:03 AM
Re: gcc: installation problem, cannot exec `cc1': No such file or directory
The program/binary cc1 is not on your PATH variable which is where the process looks for programs to execute.
So.
find / -name cc1
then make sure the directoy is part of the PATH variable.
Example:
its found at /opt/cc/bin
PATH=$PATH:/opt/cc/bin:
Re-run the process or install. Then it should work.
SEP
So.
find / -name cc1
then make sure the directoy is part of the PATH variable.
Example:
its found at /opt/cc/bin
PATH=$PATH:/opt/cc/bin:
Re-run the process or install. Then it should work.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2006 04:06 AM
01-04-2006 04:06 AM
Re: gcc: installation problem, cannot exec `cc1': No such file or directory
I also have this problem, but on my HPUX 11.11 machine, I cannot find the cc1 file anywhere!
Where can I download this file on internet?
Thank you.
Where can I download this file on internet?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2006 03:23 PM
01-04-2006 03:23 PM
Re: gcc: installation problem, cannot exec `cc1': No such file or directory
Bill,
you can download it from the link,
http://forge.objectweb.org/project/download.php?group_id=48&file_id=403
Follow any one of the mirror site.
HTH,
Prabu.S
you can download it from the link,
http://forge.objectweb.org/project/download.php?group_id=48&file_id=403
Follow any one of the mirror site.
HTH,
Prabu.S
One man's "magic" is another man's engineering. "Supernatural" is a null word.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP