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]

Re: Ecos and garbage collection


On Mon, 2004-08-30 at 10:40, Andrew Haley wrote:
> Bryan Smant writes:
>  > 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'.
> 
> Isn't ecos.o the eCos operating system itself, built by the eCos
> config tools?  I can't remember, was a log time ago.

When eCos is built, it creates the following libraries, extras.o 
libextras.a  libtarget.a  target.ld  vectors.o, there is not an ecos.o
anywhere in the tree.

thanks again

> 
> Andrew.
-- 
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]