[ECOS] Re: TCP/IP as a program.
Dan Conti
danc@iobjects.com
Thu Aug 16 10:22:00 GMT 2001
> -----Original Message-----
> From: Grant Edwards [ mailto:grante@visi.com ]
> Subject: [ECOS] Re: TCP/IP as a program.
>
> When testing, you do have to remember to do two makes: one to
> recompile the
> changed eCos source files, and a second to re-link your test app with
> the new eCos libraries. I've created more confusion that I'd like to
> admit by by forgetting that second make.
One thing that just occurred to me, are any of the files in install/lib
updated every time eCos is built? if so, it seems like you could make
your test app be dependant on that. I've been meaning to set up a
makefile that forces a automatic relink if the eCos libs change, for the
exact same reason as you state above. :)
-Dan
More information about the Ecos-discuss
mailing list