Some test data
Karel Gardas
karel.gardas at centrum.cz
Sun May 17 18:35:05 UTC 2015
On 05/17/15 08:12 PM, Tamar Christina wrote:
> Hi All,
>
> I’m currently busy rewriting the GHC-split perl script into Haskell and
> require some for the platforms I don’t have at the moment.
>
> I require an example file(s) for:
> - Apple Darwin
> - Sparc
> - PowerPC Linux
> - X86 Linux
> - X86_64 Linux
>
> The test file I require can be generated using
> ghc -split-objs -keep-tmp-files -v <hs_file>
>
> and I’m looking for the file ending with .split_s (e.g.
> "R:\Temp\ghc1764_0\ghc1764_2.split_s")
>
> Any file of a non-trivial nature would be helpful.
I can do SPARC for you, but you need to be more specific:
1) what GHC shall I use? Is 7.6.x ok for it? Or 7.10.x?
2) choose one or more files from GHC HEAD and tell what and I'll
generate what you need...
Karel
More information about the ghc-devs
mailing list