public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] library build error using arm-eabi tools 4.6.3-20120623
@ 2013-01-28 15:23 Bob Brusa
  2013-01-28 19:29 ` [ECOS] " John Dallaway
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Brusa @ 2013-01-28 15:23 UTC (permalink / raw)
  To: ecos discuss

Hi,
when building the library with Configtool I get an error:

...cut
make[1]: Entering directory 
`/cygdrive/c/Projekte/TDSsw/libs/tds_lib_17_build/hal/arm/arch/current'
arm-eabi-gcc -finline-limit=7000 -Os -Wall -Wpointer-arith 
-Wstrict-prototypes -Wundef  -Wno-write-strings -mcpu=arm7tdmi -g 
-ffunction-sections -fdata-sections  -fno-exceptions 
-mno-thumb-interwork 
-I/cygdrive/c/Projekte/TDSsw/libs/tds_lib_17_install/include 
-I/opt/ecos/packages/hal/arm/arch/current 
-I/opt/ecos/packages/hal/arm/arch/current/src 
-I/opt/ecos/packages/hal/arm/arch/current/tests -I. -Wp,-MD,arm.tmp -o 
hal_mk_defs.tmp -S /opt/ecos/packages/hal/arm/arch/current/src/hal_mk_defs.c
fgrep .equ hal_mk_defs.tmp | sed s/#// > arm.inc
fgrep: hal_mk_defs.tmp: No such file or directory
makefile:37: recipe for target `arm.inc' failed
tail: cannot open `arm.tmp' for reading: No such file or directory
make[1]: Leaving directory 
`/cygdrive/c/Projekte/TDSsw/libs/tds_lib_17_build/hal/arm/arch/current'
make[1]: *** [arm.inc] Error 1
makefile:15: recipe for target `build' failed
make: *** [build] Error 2
make: Leaving directory `/cygdrive/c/Projekte/TDSsw/libs/tds_lib_17_build'

When generating the library using the old toolchain that came with 
eCos3.0, this problem does not exist.

Does anyone have good advice?
Thanks and best regards - Bob

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ECOS] Re: library build error using arm-eabi tools 4.6.3-20120623
  2013-01-28 15:23 [ECOS] library build error using arm-eabi tools 4.6.3-20120623 Bob Brusa
@ 2013-01-28 19:29 ` John Dallaway
  0 siblings, 0 replies; 2+ messages in thread
From: John Dallaway @ 2013-01-28 19:29 UTC (permalink / raw)
  To: Bob Brusa; +Cc: eCos Discussion

Bob

On 28/01/13 15:23, Bob Brusa wrote:

> when building the library with Configtool I get an error:
> 
> ...cut

> make[1]: Entering directory
> `/cygdrive/c/Projekte/TDSsw/libs/tds_lib_17_build/hal/arm/arch/current'
> arm-eabi-gcc -finline-limit=7000 -Os -Wall -Wpointer-arith
> -Wstrict-prototypes -Wundef  -Wno-write-strings -mcpu=arm7tdmi -g
> -ffunction-sections -fdata-sections  -fno-exceptions
> -mno-thumb-interwork
> -I/cygdrive/c/Projekte/TDSsw/libs/tds_lib_17_install/include
> -I/opt/ecos/packages/hal/arm/arch/current
> -I/opt/ecos/packages/hal/arm/arch/current/src
> -I/opt/ecos/packages/hal/arm/arch/current/tests -I. -Wp,-MD,arm.tmp -o
> hal_mk_defs.tmp -S
> /opt/ecos/packages/hal/arm/arch/current/src/hal_mk_defs.c
> fgrep .equ hal_mk_defs.tmp | sed s/#// > arm.inc
> fgrep: hal_mk_defs.tmp: No such file or directory
> makefile:37: recipe for target `arm.inc' failed
> tail: cannot open `arm.tmp' for reading: No such file or directory
> make[1]: Leaving directory
> `/cygdrive/c/Projekte/TDSsw/libs/tds_lib_17_build/hal/arm/arch/current'
> make[1]: *** [arm.inc] Error 1
> makefile:15: recipe for target `build' failed
> make: *** [build] Error 2
> make: Leaving directory `/cygdrive/c/Projekte/TDSsw/libs/tds_lib_17_build'
> 
> When generating the library using the old toolchain that came with
> eCos3.0, this problem does not exist.
> 
> Does anyone have good advice?

Make sure that you have the "libmpc1" Cygwin package installed. The
older eCos toolchains are not dependent on this package. Ref:

  http://sourceware.org/ml/ecos-discuss/2012-06/msg00047.html

I hope this helps...

John Dallaway
eCos maintainer
http://www.dallaway.org.uk/john

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-28 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-28 15:23 [ECOS] library build error using arm-eabi tools 4.6.3-20120623 Bob Brusa
2013-01-28 19:29 ` [ECOS] " John Dallaway

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).