chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Error compiling chicken cygwin x86_64


From: Christian Kellermann
Subject: Re: [Chicken-users] Error compiling chicken cygwin x86_64
Date: Tue, 2 Feb 2016 15:19:17 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

* Peter Sommerfeld <address@hidden> [160202 15:07]:
> Am 02.02.2016 um 13:10 schrieb Christian Kellermann:
> >From my cygport file:
> >
> >AR=$(arch) if [ $AR = "i686" ] then MAKEOPTS="PREFIX=/usr
> >PLATFORM=cygwin ARCH=x86" elif [ $AR = "x86_64" ] then
> >MAKEOPTS="PREFIX=/usr PLATFORM=cygwin ARCH=x86-64 HACKED_APPLY="
> >else ECHO "Unknown Architecture" fi
> >
> >That should work. Adjust the PREFIX as needed.
>
> Hi Christian,
>
> it is sufficient to use a commandline like this:
>
> PLATFORM=cygwin PREFIX=~/local VARDIR=~/ ARCH=x86_64 HACKED_APPLY=""
>
> Thanks again!

Cool that this works for you!

> BTW: Are you the maintainer of the cygwin port?

Yeah but that's mostly because there hasn't been anyone else :) Please
feel free to send any issues with cygwin my way, so I can get it fixed
upstream.

Kind regards,

Christian

--
May you be peaceful, may you live in safety, may you be free from
suffering, and may you live with ease.



reply via email to

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