chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] multiple mingw installations on windows


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] multiple mingw installations on windows
Date: Sat, 20 Dec 2014 13:01:33 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Hi,

On Sat, 20 Dec 2014 14:34:24 +0200 Răzvan Rotaru <address@hidden> wrote:

> On windows, then chicken compiler uses the gcc which is found in PATH.
> This causes problems when there are multiple mingw installations on a
> machine (or multiple gcc bundled with various software).
>
> Is there a way to tell the chicken compiler which gcc to use? I am
> looking for an environment variable to do this, something in the
> spirit of CHICKEN_PREFIX, or some other configuration, not a chicken
> build option like C_COMPILER. I need it when installing chicken as a
> binary.

One option would be setting PATH.  Prepend to it the path to the gcc you
want to use.

Best wishes.
Mario
-- 
http://parenteses.org/mario



reply via email to

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