Error while doing make for gcc-4.4-20081128

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,

I was trying to install gcc-4.4-20081128 on my system (OS is SLES 10 SP1)
When i executed make command inside "build" directory, i got the following
error 

"
configure:3352: error: in `/home/ganesh/q4/comp/gcc/gcc-4.4-20081128/build':
configure:3355: error: C compiler cannot create executables
See `config.log' for more details.
"

when i looked in to the `config.log'  file, its content was as follows.
Can anyone please let me know on how to solve this issue ?

Thanks and regards,
Ganesh

`config.log'  file content is given below 
configure:3282: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:3285: $? = 1
configure:3308: checking for C compiler default output file name
configure:3311: gcc    conftest.c  >&5
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld:
cannot find /lib64/ld-linux-x86-64.so.2
collect2: ld returned 1 exit status
configure:3314: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
Thread model: posix
gcc version 4.1.2 20070115 (prerelease) (SUSE Linux)
configure:3280: $? = 0
configure:3282: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:3285: $? = 1
configure:3308: checking for C compiler default output file name
configure:3311: gcc    conftest.c  >&5
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld:
cannot find /lib64/ld-linux-x86-64.so.2
collect2: ld returned 1 exit status
configure:3314: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:3352: error: in `/home/ganesh/q4/comp/gcc/gcc-4.4-20081128/build':
configure:3355: error: C compiler cannot create executables

-- 
View this message in context: http://www.nabble.com/Error-while-doing-make-for-gcc-4.4-20081128-tp20792084p20792084.html
Sent from the gcc - Help mailing list archive at Nabble.com.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux