목록도전 (1052)
도전2022
LINUX System Call Quick Reference http://www.cheat-sheets.org/saved-copy/Linux_Syscall_quickref.pdf Jialong He Jialong_he@bigfoot.com http://www.bigfoot.com/~jialong_he Introduction System call is the services provided by Linux kernel. In C programming, it often uses functions defined in libc which provides a wrapper for many system calls. Manual page section 2 provides more information about sy..
# ../wine-1.0.1/configure --prefix=/rorc/oWine-1.0.1/xbin/ --without-pthread checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking fo..
https://www.apple.com/kr/ipad/specs/ 1Ghz Apple A4 프로세서? 나머지는 그리 좋지 않지만, Apple이 만들어서 뭔가 다르긴 다를꺼 같은데.. 언제나테스트 해볼 수 있으려나. Apple Store Mac iPod iPhone iPad iTunes Support 특징 디자인 App Store 갤러리 제품 사양 알림 받기 제품 사양 크기 및 무게1 세로:242.8mm가로:189.7mm두께:13.4mm무게:Wi-Fi 모델: 0.68kgWi-Fi + 3G 모델: 0.73kg 디스플레이 IPS 기술이 적용된 24.6cm (대각선) LED 백라이트 글로시 와이드스크린 Multi-Touch 디스플레이 2.54cm 당 132픽셀인 1024 X 768 픽셀 해상도 지문 및 기름 방..
# ../wine-1.1.39/configure --prefix=/root/src/oWine/xbin/ --without-pthread checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we ..
pThread 기능을 off 하자 # ../wine-1.1.33/configure --prefix=/root/src/oWine/xbin/ --without-pthread root@hotdigi-desktop:~/src/oWine# ../wine-1.1.33/configure --prefix=/root/src/oWine/xbin/ --without-pthread checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default ou..
Documentation Guides Wine User Guide How to use and configure Wine for running Windows applications. formats: Online | HTML | PDF | PostScript Winelib User Guide How to use Wine to port Windows applications to Linux. formats: Online | HTML | PDF | PostScript Wine Developers Guide How to hack on Wine. formats: Online | HTML | PDF | PostScript How to help get applications working in Wine A short g..
http://www.linuxfordevices.com/c/a/Linux-For-Devices-Articles/Embedded-Linux-Graphics-Quick-Reference-Guide/ Embedded Linux Graphics Quick Reference Guide By Rick Lehrbaum 2002-02-28 Article Rating: / 4 Rate This Article: Add This Article To: Poor Best When you install Linux on a desktop PC, you normally choose from among a few "standard" graphics support components. You'll likely use the X Wind..