From: Mario Domenech Goulart <[email protected]> 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
> 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. Signed off and pushed. Thanks. cheers, felix _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
