Hi 

while trying to optimize my code I was trying to get the compiler
to place the internal variables into some non overlayed section with
the '--preplace-udata-with' command line option but in all circumstances
I've tried it results in one or more error messages of the following form:

sdcc(6758) malloc: *** error for object 0x1eff1f: Non-aligned pointer being
freed
*** set a breakpoint in malloc_error_break to debug


Here is the complete result of one clean make for my application:






------------------------------------------------------------------------------
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to