Am 22.03.20 um 19:36 schrieb Tom Noonan II via Sdcc-user:
> 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?
--verbose should, but it seems it doesn't really for the pic b
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 .
I have a detailed minimal example up as a gist:
https://gist.github