1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 <2016> 2017 2018 2019 2020 2021 2022 2023 2024 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 <2016> 2017 2018 2019 2020 2021 2022 2023 2024 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: link: invalid option -- n.....make[2]: *** [install.windows-x64] Error 2 |
From: | Ralph Lange <[email protected]> |
To: | EPICS Tech-Talk <[email protected]> |
Cc: | Max Power <[email protected]> |
Date: | Thu, 8 Sep 2016 09:18:06 +0200 |
On 07/09/2016 22:50, Max Power wrote:
Thank you very much for your support. Yes you are totally right, I put first in the PATH, the path to the Microsoft LINK command, but It didn't work. Anyway, I have tried to do what Enbregtson said, and Another compiling/linking problems have appeared. I am going to try to understand what is the new problem, and in both cases: I fix the problem or not I will write the solution or the problem :D.
Usually, it is sufficient to leave the Visual Studio environment settings as they have been set by the vcvarsall.bat script, and just call the top level make from MinGW using its full path (e.g. "C:\MinGW\bin\mingw32-make distclean all").
Cheers, ~Ralph