This is the mail archive of the ecos-discuss@sourceware.org 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]

Re: build of library fails with new configtool and new cygwin


Bob,

> make[1]: Leaving directory
> `/cygdrive/c/Projekte/TDSsw/libs/tds_lib_7a_build/services/memalloc/common/current'
> make -r -C services/memalloc/common/current heaps.cxx
> make[1]: Entering directory
> `/cygdrive/c/Projekte/TDSsw/libs/tds_lib_7a_build/services/memalloc/common/current'
> tclsh /opt/ecos/packages/services/memalloc/common/current/src/heapgen.tcl
> "/cygdrive/c/Projekte/TDSsw/libs/tds_lib_7a_install" "`pwd`"
> makefile:49: recipe for target `heaps.cxx' failed

First, make sure TCL is installed/updateed and any other pre-reqs:
http://ecos.sourceware.org/cygwin.html

If that doesn't fix it, then it might be a known W7 64 issue:

http://sourceware.org/ml/ecos-discuss/2012-04/msg00019.html

I could be wrong here, but I think Andrew meant to copy libtcl8.5.dll
to tcl85.dll, not tcl84.dll

-- 
Mike

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


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