chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH] rules.make: use $(LINKER) instead of hardcoded


From: Mario Domenech Goulart
Subject: [Chicken-hackers] [PATCH] rules.make: use $(LINKER) instead of hardcoded gcc for cygchicken-0.dll
Date: Tue, 11 Sep 2012 18:53:46 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Hi,

The rule to generate cygchicken-0.dll uses a hardcoded call to gcc.  It
may cause problems on systems that have multiple gcc versions (or other
compiler) and the default one is not the one you want.

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

Attachment: 0001-rules.make-use-LINKER-instead-of-hardcoded-gcc-for-c.patch
Description: Text Data


reply via email to

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