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] | |
|
Here is the error, Please help me if you can. I get this error when I try to compile programs. What am I not doing
configure:1598: checking for C compiler default output configure:1601: gcc conftest.c >&5 ld: fatal: file values-Xa.o: open failed: No such file or directory ld: fatal: File processing errors. No output written to a.out collect2: ld returned 1 exit status
I Have installed binutils binutils-2.11.2-sol8-sparc-local, and gcc 3.2 packages, and these are my variables,
HOME=/ HZ=100 LD_LIBLARY_PATH=/usr/local/lib LD_RUN_PATH=/usr/local/lib LOGNAME=root MANPATH=/usr/ccs/bin:/usr/sbin:/usr/bin:/bin:/usr/local/bin:/usr/ucbA:/usr/sadm/bin:/opt/SUNWppro/bin:/usr/local/man:/usr/man:/usr/share/m an PATH=/usr/ccs/bin:/usr/sbin:/usr/bin:/bin:/usr/local/bin:/usr/ucbA:/usr/sadm/bin:/opt/SUNWppro/bin SHELL=/sbin/sh TERM=vt100 TZ=GMT+3
What have I not done
|
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |