This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

Fw: error when I building binutils under cygwin on win98


 
----- Original Message -----
Sent: Tuesday, November 20, 2001 4:15 PM
Subject: error when I building binutils under cygwin on win98

Hi,
 this may not be the appropriate forum for this newbie question, if not
 could someone please guide me to somewhere appropriate.
 
 Im working on W98 and Im trying to install the ARM development tools for Ecos.
 Im following the instruction on the internet page "Building the ARM development tools for Wondows" (sources.redhat.com/ecos/tools/win-arm-elf.html).
 So, Im trying to configure the GNU Binary Utilities (binutils-2.10.1.tar.bz2) with the following cmds:
 
    mkdir -p /tmp/build/binutils
    cd /tmp/build/binutils
    /src/binutils/binutils-2.10.1/configure --target=arm-elf \
      --prefix=/tools \
      --exec-prefix=/tools/H-i686-pc-cygwin \
      -v 2>&1 | tee configure.out
 

  I get the following error:
 
 ---------------------------------------------------
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.
 ---------------------------------------------------
 
 
configure.out should tell you more about why it failed.
 
S.A.

Attachment: configure.out
Description: Binary data

Attachment: setup.log
Description: Binary data


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