Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: [lpc2000] Re: Linking Error....iButton Test program Robert Adsett's Port

2006-04-07 by Robert Adsett

At 02:35 PM 4/6/2006 -0400, Tom Walsh wrote:
>ocnek1 wrote:
> >Thank you!  That worked.  It now compiles with no errors!!  Is this an
> >error with newlib?  If you can explain why this happend that would be
> >great.  I would like to understand why this problem happend so I will
> >be prepared the next time it shows up.
>Not an error.  AFAICT, needs certain functions linked into it when
>compiled as having stubs: --disable-newlib-supplied-syscalls.  By
>disabling syscalls, you will have to provide the missing functionality
>with your own code.  Probably the most common of these are the file
>stream functions: open_r.c, lseek_r.c, write_r.c, sbrk_r.c, ...

Definitely the most common.  I have run into the isatty error before but at 
the same time my program ran out of memory.  Solving the memory problem 
solved the isatty but apparently by accident.  I'll add that to the stub 
functions I have.

Robert


" 'Freedom' has no meaning of itself.  There are always restrictions,   be 
they legal, genetic, or physical.  If you don't believe me, try to chew a 
radio signal. "  -- Kelvin Throop, III
http://www.aeolusdevelopment.com/

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.