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]
Other format: [Raw text]

Problem Configuring the GNU Binary Utilities


Hi,
 
  I have problem configuring the binutils. I followed
the steps from
http://sources.redhat.com/ecos/tools/win-i386-elf.html
and did the following:

mkdir -p /tmp/build/binutils
cd /tmp/build/binutils
/src/binutils/binutils-2.10.1/configure
--target=i386-elf \ --prefix=/tools \
--exec-prefix=/tools/H-i686-pc-cygwin \ -v 2>&1 | tee
configure.out 

and the result:

Configuring for a i686-pc-cygwin host.
Created "Makefile" in /tmp/build/binutils using
"mh-frag"
cc: not found
*** The command 'cc -o conftest -g   conftest.c'
failed.
*** You must set the environment variable CC to a
working compiler.

Please help!!!

Thanks

Robby

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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