Hi,
I am trying to write a program with a overlay section and hiding my
program code from my customer, so I use avr-ar and avr-ranlib to
generate a *.a library file. However, as I use this library to compile a
program, I found that the function in the library has been put into
.text (fixed location) instead of the overlay section. Is there any ways
to to put those library function code into the overlay section instead?
Thanks!

Jaiphen



_______________________________________________
AVR-GCC-list mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to