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]

Re: Re: Error while building Libraries!!!


Krishna,

You have to build the cross compilation tools (ie. i386-elf-gcc,
i386-elf-gdb, i386-elf....)
using the GNU tools you've justed installed.
This is described in the online installation manual
(sources.redhat.com/ecos).

ubject:
         Re: Re: [ECOS] Error while building Libraries!!!
   Date:
         18 Jun 2001 07:40:00 -0000
   From:
         "M krishna" <nize_guy@rediffmail.com>
     To:
         jskov@cambridge.redhat.com <jskov@cambridge.redhat.com>



Hi Jesper,

Thanks for your reply.

I had downloaded cigwin and installed the tools using cygwin setup. I
installed these tools gcc, gdb, make, binutils, tar, gzip, bzip, cygwin,
bash.

I have downloaded the "individual files" of i386 from cvs. how can i
proceed to update them on the 1.3.1 version files.

Regards

Krishna


------------- Original Message --------------
Jesper Skov <jskov@cambridge.redhat.com> wrote:
To:"M krishna" <nize_guy@rediffmail.com>
From:Jesper Skov <jskov@cambridge.redhat.com>
Date:18 Jun 2001 09:20:58 +0200
CC:ecos-discuss@sources.redhat.com <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS]  Error while building Libraries!!!


>make[1]: Entering directory
`/c/eCos/Intel-PC/i386-pc_build/hal/common/v1_3_1'
>i386-elf-gcc -c -I//C/eCos/Intel-PC/i386-pc_install/include
>-I//C/PROGRA~1/REDHAT~1/eCos/packages/hal/common/v1_3_1
>-I//C/PROGRA~1/REDHAT~1/eCos/packages/hal/common/v1_3_1/src
>-I//C/PROGRA~1/REDHAT~1/eCos/packages/hal/common/v1_3_1/tests -I.
>-I//C/PROGRA~1/REDHAT~1/eCos/packages/hal/common/v1_3_1/src/ -Wall
>-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -g -O2
>-ffunction-sections -fdata-sections -fno-rtti -fno-exceptions
-fvtable-gc
>-finit-priority -Wp,-MD,src/generic-stub.tmp -o
src/hal_common_generic-stub.o
>//C/PROGRA~1/REDHAT~1/eCos/packages/hal/common/v1_3_1/src/generic-stub.c

>i386-elf-gcc: not found

It says right here what is wrong: there's no compiler on your
PATH. Did you build/install the tools as described in the installation
manual?

And FWIW the x86 support has been majorly reworked. You may want to
pick up the new version via CVS. 1.3.1 is very old!

Jesper



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