目前分類:Linux (15)

瀏覽方式: 標題列表 簡短摘要

#/etc/yum.repos.d/Fedora.repo

[fedora]

gordenhao 發表在 痞客邦 留言(0) 人氣()

 

use linker option : :-lmingw32 -lSDLmain –lSDL

gordenhao 發表在 痞客邦 留言(0) 人氣()

Cross-compiling on Windows for Linux
- Compiling Linux binaries (x86/x86-64) under Windows


Have you ever wanted to compile Linux binaries under Windows? This is how it 

gordenhao 發表在 痞客邦 留言(0) 人氣()

apt-get install libstdc++5 即可


gordenhao 發表在 痞客邦 留言(0) 人氣()

1. Install standard Debian 5 without X-Windows

2. Install gcc library

gordenhao 發表在 痞客邦 留言(0) 人氣()

deb http://ftp.tw.debian.org/debian/ lenny main
deb-src http://ftp.tw.debian.org/debian/ lenny main

gordenhao 發表在 痞客邦 留言(0) 人氣()

如果有 include sdl.h sdl_image.h sdl_mixer.h 三個的話

確認SDL 是否有安裝正確 , if yes , it will exist /usr/include/SDL directory

gordenhao 發表在 痞客邦 留言(0) 人氣()

install below software

1. GNU automake

gordenhao 發表在 痞客邦 留言(0) 人氣()

# vi /etc/apt/sources.list

deb http://ftp.tw.debian.org/debian/ etch main contrib non-free

gordenhao 發表在 痞客邦 留言(0) 人氣()

Debian `GLIBC_2.4' not found解决方法:
/lib32/libc.so.6: version `GLIBC_2.4' not found (required by arm-linux-gcc)

gordenhao 發表在 痞客邦 留言(0) 人氣()

建立基本的编译环境

首先不可或缺的,就是編譯器與基本的函式庫,如果系統沒有安裝的話,請依照下面的方式安裝:

sudo apt-get install build-essential

gordenhao 發表在 痞客邦 留言(0) 人氣()

Debian 4 方法

安装并使用最新版Splashy

gordenhao 發表在 痞客邦 留言(0) 人氣()

after install base system

use ifconfig can’t show eth0

gordenhao 發表在 痞客邦 留言(0) 人氣()

http://wiki.ubuntu.org.cn/index.php?title=跟我一起写Makefile&variant=zh-tw


gordenhao 發表在 痞客邦 留言(0) 人氣()

 

In /boot/grub/menu.lst

gordenhao 發表在 痞客邦 留言(0) 人氣()