From: Uwe B. <u.b...@t-...> - 2018-03-09 18:14:30
|
Charlie Mraz writes: > Hello, > > I have used xc3sprog in the past with Coolrunner-II and Spartan-3 and -6 > devices, but I now have a project that is using a Kintex-7. The currently > checked-in Windows executable apparently pre-dates 7-series support, so I have > attempted to cross-compile using OpenSUSE Leap 42 on WSL, following the > instructions in the Readme.Cmake. The execuatble builds, but fails with a > message saying that "execution cannot proceed because libwinpthread-1.dll was > not found." Can anyone advise where to obtain libwinpthread-1.dll, or what may > have gone wrong in the compilation that might cause this problem? > Alternatively, a link to a windows executable with 7-series support would be > great, too, though it would be nice to be able to build xc3sprog > from source in > the future as well... > Hello, can you try the hints at https://stackoverflow.com/questions/13768515/how-to-do-static-linking-of-libwinpthread-1-dll-in-mingw and report back? Thanks -- Uwe Bonnes bo...@el... |