Good afternoon:

I'm attempting to compile and link a project that uses stdio
functions (sprintf) and I'm able to consistently get gplink assertion
faults if the linking command does not also compile a C file containing
#include <stdio.h>.

I have a detailed minimal example up as a gist:
https://gist.github.com/TJNII/b32402fade6031724033f064c13fb82c

So far I've been unable to locate any sdcc flags to print the gplink
invocation, is there a flag that will let me see how gplink is being
called so I can drill in further?

--Tom Noonan II


_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to