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]

C compiler installation


Hello,
I have downloaded gcc from 
http://www.bull.de/pub/aix432_frame.html 

and trying to install  using smit, install goes through with success, OK message but it also gives following error in between:

perform the fillowing commands
        # cd /usr/local/lib/gcc-2.95.3
        # ./dofix
lsdev: 0514-518 Cannot access the CuDv object class in the device
        configuration database.
/usr/sbin/lsattr: option requires an argument -- l
lsattr: 0514-500 Usage error - _=/usr/sbin/lsattr
 
Usage:
lsattr {-D[-O]| -E[-O] | -F Format} -l Name [-a Attribute]...[-H]
        [-f File]
lsattr {-D[-O]| -F Format}{[-c Class][-s Subclass][-t Type]}[-a Attribute]...
        [-f File]
lsattr {-D[-O]| -F Format}{[-c Class][-s Subclass][-t Type]}[-a Attribute]...
        [-H][-f File]
lsattr -R {-l Name | [-c Class][-s Subclass][-t Type]} -a Attribute [-H]
        [-f File]
lsattr -h
 
Fixing headers into /usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.2.0/2.95.3/include

after that when I try to configure rrdtool, it errors out with following message  "C compiler cannot create exes"

=== configuring multiping ===
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler cannot creat
e executables.


How can I fix this problem, how to  install a simple  "c comipler"  for my AIX system?

Thanks
Ranjay Singh
410-328-8852
rsingh@umm.edu 



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