cnd has asked for the wisdom of the Perl Monks concerning the following question:
It works exclusively on 64bit x64 compatible CPUs (mac, windows, linux at least).
What would be the best way to make this available, and what build instructions (if any) do I need for those platforms so users can get and use my module ?
Is anyone aware of any existing assembler .xs modules that work at least on linux, preferable also mac and maybe windows ?
If anyone has suggestions for which assembler toolchains and debugging environments I should use for build pre-release testing - those would also be greatly received! Chris.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How best to write a cross-platform .xs module using x64 assembler?
by salva (Canon) on Mar 28, 2017 at 09:37 UTC | |
|
Re: How best to write a cross-platform .xs module using x64 assembler?
by danaj (Friar) on Mar 28, 2017 at 16:39 UTC | |
|
Re: How best to write a cross-platform .xs module using x64 assembler?
by Anonymous Monk on Mar 28, 2017 at 19:45 UTC |