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

gcc



Hi

I got the error message shown below when performing the configure.  I know
the variable CC is set incorrectly but not sure what it should be set to.

Please assist.  Thanks.

Regards
Sam

============================================================================
==================

[ntms2ap]/PROD_pri/users/install # echo $objdir
/PROD_pri/users/install

[ntms2ap]/PROD_pri/users/install # echo $srcdir
/NTMS2_PROD/production/backup/install/gcc-3.1.1

[ntms2ap]/PROD_pri/users/install # $srcdir/configure
Configuring for a powerpc-ibm-aix4.3.3.0 host.
*** This configuration is not supported in the following subdirectories:
     target-libffi target-boehm-gc target-zlib target-libjava
    (Any other directories should still work fine.)
Created "Makefile" in /PROD_pri/users/install using "mt-frag"
/NTMS2_PROD/production/backup/install/gcc-3.1.1/configure[1486]:
/NTMS2_PROD/pro
duction/backup/install/gcc-3.1.1/gcc: 0403-006 Execute permission denied.
*** The command '/NTMS2_PROD/production/backup/install/gcc-3.1.1/gcc -o
conftest
 -g   conftest.c' failed.
*** You must set the environment variable CC to a working compiler.


[ntms2ap]/PROD_pri/users/install # echo $CC
/NTMS2_PROD/production/backup/install/gcc-3.1.1/gcc

[ntms2ap]/PROD_pri/users/install # echo $PATH
/usr/Tivoli/bin/aix4-r1/bin:/usr/Tivoli/bin/aix4-r1/ADE:/usr/Tivoli/bin/aix4
-r1/
AEF:/usr/Tivoli/bin/aix4-r1/kerberos:/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/b
in/X
11:/sbin:/usr/sbin/cluster:/usr/local/bin:/usr/local/sbin:/usr/local/gcc:/NT
MS2_
PROD/production/backup/install/gcc-3.1.1/gcc


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