Stdio redirection?

Noah Aklilu naklilu@ualberta.ca
Mon Oct 2 22:40:00 GMT 2000


You can link them in as you are compiling your program.  For 
example all my support functions are in an "ar" library gizmo.a that 
I link in whenever I compile any program for my platform.  The linker 
takes care of the rest.

Noah.

On 3 Oct 2000, at 8:56, Russ.Shaw wrote:

> Hi,
> 
> Thanks, that's the same as in the manual i've got.
> 
> Those instructions list a bunch of functions such
> as read(), write(), sbrk() etc, but doesn't say
> where to put these functions, how they overide
> the existing ones, whether they should be
> included in a rebuild of newlib etc.
> 
> Aklilu Noah wrote:
> > 
> > See
> > http://www.objsw.com/docs/libc_131.html#SEC131
> 
> -- 
> *******************************************
> *   Russell Shaw, B.Eng, M.Eng(Research)  *
> *      email: russell@webaxs.net          *
> *      Victoria, Australia                *
> *******************************************



------------------------------------------
Noah Aklilu
http://www.ee.ualberta.ca/~aklilu/
naklilu@ualberta.ca


More information about the Newlib mailing list