Guest
#1567327
Hello,
I am using yagarto 4.4.2 version. I added the following part to my
main.cmd linker script file.
. = ALIGN(4); /* */
eh_frame :
{
KEEP (*(.eh_frame))
} >ram
but now i get different error like this;
newlib 1.18.0../../isattyr.c:58 undefined reference to '_isatty'
awaiting for your replies
Regards
kamil