samf48 Profile Topics Started Replies Created Engagements Favorites Search replies: Forum Replies Created Log In Register Lost Password Viewing 1 post (of 1 total) Author Posts September 28, 2016 at 00:30 in reply to: multiple definition of `_impure_ptr' #9145 samf48Participant Just in case anyone is curious, what I did to fix this was comment out these two lines in stdio.c: // Required for proper compilation. struct _reent r = {0, (FILE *) 0, (FILE *) 1, (FILE *) 0}; struct _reent *_impure_ptr = &r; Author Posts Log In Register Lost Password Viewing 1 post (of 1 total)