Znaleziono 2 wyniki
- 06 kwietnia 2016, 20:09
- Forum: Programowanie
- Temat: [mkbundle, mingw]-nie kompiluje "cannot find -lrt.."
- Odpowiedzi: 2
- Odsłony: 3857
Re: [mkbundle, mingw]-nie kompiluje "cannot find -lrt.."
Jak chodzi o ldl to prawdopodobnie brakuje Ci bibliotek: libldl2.1.0 lrt nie wiem co to może być, zależy co ta twoja aplikacja ma robić. Zainstalowałem to https://packages.debian.org/jessie/libldl2.1.0 Co do lrt to znalazłem coś takiego: https://packages.debian.org/cgi-bin/search_contents.pl?word=l...
- 02 kwietnia 2016, 19:47
- Forum: Programowanie
- Temat: [mkbundle, mingw]-nie kompiluje "cannot find -lrt.."
- Odpowiedzi: 2
- Odsłony: 3857
[mkbundle, mingw]-nie kompiluje "cannot find -lrt.."
Witam! Zainstalowałem Debiana Jessie 64 bit a na nim mono-complete i gcc-mingw32 w celu statycznego zlinkowania Net Frameworka z moim programem. Na Windows 7 w Cygwinie pisze "--static is not supported on this platform". A na Debianie: mkbundle example1.exe --static --deps -o file.exe OS i...