chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-hackers] Re: initial macosx 64-bit success


From: Zbigniew
Subject: [Chicken-hackers] Re: initial macosx 64-bit success
Date: Wed, 31 Oct 2007 19:51:45 -0500

This patch can be applied cleanly to latest SVN and enables linker
options to be passed to all phases.  It has no detrimental effect on
existing platforms, but you can use

make PLATFORM=macosx ARCH=x86-64

to compile a 64-bit app on Mac OS X.

This patch doesn't include the apply-hack patch because I don't have a
non-Mac x86-64 box to find the right solution.  You have to apply the
earlier apply.txt patch concurrently with this one (comment out
.type).  A simple "solution" would be a parallel
apply-hack.x86-64-osx.s.

On 10/31/07, Zbigniew <address@hidden> wrote:
> Hi.  I got apply-hack to work just by commenting out the .type
> declaration (OS X does not recognize it).
>
> Regarding my earlier patch, it doesn't work well because it does not
> properly pass -m64 to the linker phase of csc.

Attachment: macosx64-bet.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]