Hi Alex,
I'll need some help understanding the PIC code a bit - can you please give
an example in the generated picolisp assembly that relies on position
dependent code?
Regards,
Kashyap

On Tue, Mar 5, 2019 at 10:28 AM Alexander Burger <[email protected]>
wrote:

> > Btw ... just want to double check here - there is no way to run
> picolisp64
> > on mac today right?
>
> Yes, because the Mac has a x86-64 CPU and insists to run position
> independend
> code, which is not supported by src64/arch/x86-64.l (at least not
> currently, and
> would be a major rewrite).
>
> It would not be a problem if the Mac still had a Ppc64 CPU (or Arm64), as
> these architectures support PIC well.
>
> Fortunately, iOS devices have Arm64, so this would be fine.
>
> ☺/ A!ex
>
> --
> UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
>

Reply via email to