Displaying 3 results from an estimated 3 matches for "4ea0e342".
2009 Nov 16
0
[LLVMdev] SAFECode Source Code Released
On Monday 16 November 2009 13:04, John Criswell wrote:
> > [snip]
> >
> > I applied the attached patch to make it compile on my box (Debian
> > x86_64), only to find out that x86_64 is not supported :(
> > This architecture is not supported by the pool allocator!
> > Aborted
>
> Thanks for the patch. What options do I give to the patch command to
>
2009 Nov 16
3
[LLVMdev] SAFECode Source Code Released
...t applies with 'patch -p0'.
Also try to build on x86-32, x86-64 is not quite ready yet.
Best regards,
--Edwin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091116/4ea0e342/attachment.ksh>
2009 Nov 16
4
[LLVMdev] SAFECode Source Code Released
Török Edwin wrote:
> [snip]
>
> I applied the attached patch to make it compile on my box (Debian
> x86_64), only to find out that x86_64 is not supported :(
> This architecture is not supported by the pool allocator!
> Aborted
>
Thanks for the patch. What options do I give to the patch command to
apply it to the source code?
Although there's no documentation about