This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Ecos and garbage collection


I am having a problem building building the garbage collector for Ecos.
The target is arm-elf, and I am passing --with-ecos to configure to set
up the build. Everything compiles correctly, but when it gets to
linking, libtool complains about a file which doesn't exist called
'ecos.lo'. This file is mentioned in the makefile in several place,
though there is no rule to make it, nor does there seem to be any
related source code. Can anyone tell me where to get this file? I am
using gcc-3.3.4, and I cannot upgrade as the application that I am
trying to build is tied to that version.

Thanks in advance for your help
-- 
Bryan Smant                     Software Technologies Group, Inc
mailto:bryan@stg.com            http://www.stg.com
(708) 547-0110 x269             FAX (708) 547-0783


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