Turn off LJMP in Compiler

Is there any way to have the compiler
NOT generate LJMP's and other jumps
that use absolute addresses?

I'm asking because I'm trying to copy a
Flash loader into RAM, and so I'd like
all my jumps to be relative, otherwise
I have to adjust them.

Thanks,

Ed

More questions in this forum