compilation of tail recursive functions



Hello all,
I have recognized, that at Maxima-level the compiler does not make a tail recursive call 
optimization, at Lisp-level the compiler does.
Is there a switch I can set to aim a tail recursive call optimization when compiling?
(I use Windows-Maxima with GCL)
Thanks
Volker van Nek