|
Discussing about "Building a development environment for Windows"
|
|
04-11-2016, 11:15 AM
Post: #21
|
|||
|
|||
|
RE: Discussing about "Building a development environment for Windows"
some changes have been made to eth msysgit package - it now wants to be in ProgramFiles(x86) and sets up environments in several choices on install.
I diverted it into wingsdev and everything almost worked but collision with my existing Haskell install and ld prevented make from completion. (ld.exe was from Haskell). I took the easy path and removed Haskell. But still no ld.exe. Here is the last lines of the make attempt. CC jmemnobs.lo CCLD libjpeg.la c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -link collect2.exe: error: ld returned 1 exit status make[1]: *** [libjpeg.la] Error 1 make[1]: Leaving directory `/c/wingsdev/src/jpeg-9b' make: *** [all] Error 2 Obviously c:/mingw was there from before also. Any clues or am I going to have to break all my other environments to get it working
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)



