Operating System - HP-UX
1836503 Members
2049 Online
110101 Solutions
New Discussion

aCC 06.15 is running very slow.

 
Chad Hobbins
New Member

aCC 06.15 is running very slow.

Using the aCC compiler to generate dependencies using the -E +m options and it is running extremely slow (and I mean 1 minute per file...)
When I do a 'top' I see the aCC process in 'sleep' state?
Any ideas on why this would be running like this.
**Using HPUX 11.31 on an Itanium2 Integrity machine.
1 REPLY 1
Chad Hobbins
New Member

Re: aCC 06.15 is running very slow.

Discovered that the aCC being invoked was one from /opt/softbench which looks for a NAMESERVER which is not found.
Altered PATH so that the /opt/bin/aCC was the compiler being used.