This is the mail archive of the gcc-bugs@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]

Installing on powerpc-ibm-aix4.3.2.0



Simple basic process.  Thoughts?

John

../gcc-3.0.1/configure --enable-languages=c,c++
make bootstrap
make install

...
Making install in include
ln: 0653-421 ./ctype_base.h exists.
    Specify -f to remove ./ctype_base.h before linking.
ln: 0653-421 ./ctype_inline.h exists.
    Specify -f to remove ./ctype_inline.h before linking.
ln: 0653-421 ./ctype_noninline.h exists.
    Specify -f to remove ./ctype_noninline.h before linking.
ln: 0653-421 ./os_defines.h exists.
    Specify -f to remove ./os_defines.h before linking.
ln: 0653-421 ./atomicity.h exists.
    Specify -f to remove ./atomicity.h before linking.
ln: 0653-421 ./limits.h exists.
    Specify -f to remove ./limits.h before linking.
make: 1254-004 The error code from the last command is 1.
...


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