Re: Huge numbers for incr passed to _sbrk
Michael Mamic <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CAChm1gQ9Lu3t5cXYT0iWpaBbADQ3+v0vo9f300iAFBs+zO7yHQ@mail.gmail.com> |
I did not receive that email, but I have followed it's advice and updated the syscalls file. I still have the same error as before. A similar incr value of huge proportions is passed to sbrk when Lua is initialized. I need to find out why this is happening so I can adjust for it. On Thu, Aug 23, 2018 at 12:31 AM Freddie Chopin <[email protected]> wrote: > Hi Michael > > Your sbrk() code is still wrong... Did you get my e-mail (via the > list)? > > https://sourceware.org/ml/newlib/2018/msg00772.html > > Regards, > FCh > >