On Wed, Feb 06, 2002 at 03:44:25PM +0900, ITOH Yasufumi wrote:
> #define _RELOC(var, ar) \
> movel #var,ar; \
> addl %a5,ar
>
> should work around the problem.
This is probably the best solution.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>