This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

Installation Problem


Sir,
This is what I execute and the error follows.
$ /c/src/binutils/binutils-2.11/configure --target=i386-elf --prefix=/tools
--
xec-prefix=/tools/H-i686-pc-cygwin -v 2>&1 | tee configure.out
Configuring for a i586-pc-cygwin host.
Created "Makefile" in /tmp/build/binutils using "mh-frag"
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-4/../../../../i686-pc-cygwin/bin/ld:
ca
ot find -luser32
collect2: ld returned 1 exit status
*** The command 'gcc -o conftest -g -O2   conftest.c' failed.
*** You must set the environment variable CC to a working compiler.

When I try to do cc myself.
$ cc conftest.c
BASH: cc: command not found

echo $CC shows CC as empty.

echo $PATH:
  /usr/local/bin:/usr/bin:/bin:/c/WINDOWS:/c/WINDOWS/COMMAND:/c/SSI/BIN

What should I do?

Sincerely,
Abhishek Kashyap

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1


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