Alex@渔场 的个人资料Alex@渔场照片日志列表 工具 帮助

Alex@渔场

职业
地点
没有相册。
3月2日

半年多没写BLOG了.我回来了..

前段日子身体不好,人变的很烦躁..先自我检讨一下
不过身体不好倒是导致我的生活习惯改良不少,现在经常早睡早起,外加研究了一些中医.. - -算个小中医了XD
 
最近事情多起来了,又要忙了,学车,念书,项目。
不过忙一点也好 生活比较充实。。
明天汽车模拟考。。后天要为读工程硕士去学校报道了。以后双休日,懒觉没了。。T T
 
渔场最近也去的少了,也许熟悉的人发言少了的缘故。。MA。。
 
BTW:小泪回来了 祝福一下 大家都很关心小泪啊
托小泪的福。大泪也正常点了~呵呵
 
先写到这儿。。继续玩大航海 0 0。。啊,网游。网游
 
7月31日

真是有纪念价值的一天

2006年7月31日
是我的生日
农历七月初七
七夕节...
2日同在一天的情况..懂事已来好象是第一次遇到..
不过
"她"已经不在我身边了
那么...
还是过个普通的诞生日好了
 
7月22日

硬盘数据终于恢复了一些

数天前。。因为一次断电造成硬盘坏道。。之后修复坏道造成分区表损坏。。
整个D盘数据ALL LOST,由于里面有各种照片以及代码,还有以前写的论文等。。花了我一个月兼职工资。。也就是500块RMB,去恢复了数据。又是意料外的支出,本命年的关系么。。?
大体还算把关键数据修复了 虽然仍然少了一些。但无大碍
 
唯一比较遗憾的是。。5年的QQ聊天纪录消失了。。。
算了,向前看吧。。过去的就是浮云 = =
7月10日

南翔培训归来。

去了嘉定南翔培训了一周..期间看了世界杯球赛一场..网络居然没有宽带..回到小猫拨号时代,
拨号也就算了..结果拨出去只有28.8K的带宽..咱可是56K的猫啊..线路问题么..残念...
 
小笼包不如以前小时候吃的了,果然是店家越来越黑心了?皮越来越厚.汤越来越少了..
==============================================
前天把词华集扫完了,卡片扫描待定..对战开发预备开始..不过还是先得找几个人来玩几把,没体验游戏直接做估计不行 = =
==============================================
FATE方面..UBW线攻略完毕,继续HEAVEN线,结束后开始FHW攻略.
啊啊 C70也快到了,资源收集又要开始了 = = 又得去买DVD盘了
6月21日

PDA坏了..买了PSP

其实这是上周的事了..今天看到奶牛说起BLOG 才想起来写..话说奶牛6月1日起就更新了..我都很久没去看过了 = =
HP2210A 此机从我大四开始陪伴了我3年.其实最早是对嵌入式开发有兴趣才买的.不过1年后主要功能就变成 看片子..听音乐..看电子书的娱乐机器了..
上周某日.正准备上床并看电子书时..听到卡的一下..发觉我的手肘整个压在了PDA液晶屏上..屏幕一亮.就这样坏了,本想去修的..修的价格居然是1300..而TAOBAO上HP2210的新机只要1500左右..
 
而且现在已经在搞AU1200与TI DM 6446的开发.我想回来后 我绝对没兴趣在去做同样的事了..因此.娱乐功能成为第一选择..咱就选了PSP -v- .(不过真是笔意料之外的支出啊.做兼职的工资立刻被抽干T T)
 
至于原来那台老的PDA.我不打算丢掉..而是打算拆开来玩玩.很少有机会能拆比较贵的东西的.反正废了,正好让我看看里面的板子(嘿嘿嘿嘿...)
 
=================================
BTW:看到FISH的晒命贴..看来咱的货就快来了..期待一把
 
 
6月8日

Just a memory about Crosscompile

- FreeType2 
./configure --prefix=/opt/mips --build=i386-linux --host=mipsel-linux CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc LD=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ld CXX=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++ RANLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ranlib AR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ar OBJDUMP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-objdump OBJCOPY=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-objcopy DESTDIR=/opt/mips
开发板上
/freetype-2.2.1/objs/apinames -o/freetype-2.2.1/objs/ftexport.sym  /freetype-2.2.1/include/freetype/freetype.h /freetype-2.2.1/include/freetype/ftbbox.h /freetype-2.2.1/include/freetype/ftbdf.h /freetype-2.2.1/include/freetype/ftbitmap.h /freetype-2.2.1/include/freetype/ftcache.h /freetype-2.2.1/include/freetype/ftchapters.h /freetype-2.2.1/include/freetype/fterrdef.h /freetype-2.2.1/include/freetype/fterrors.h /freetype-2.2.1/include/freetype/ftglyph.h /freetype-2.2.1/include/freetype/ftgxval.h /freetype-2.2.1/include/freetype/ftgzip.h /freetype-2.2.1/include/freetype/ftimage.h /freetype-2.2.1/include/freetype/ftincrem.h /freetype-2.2.1/include/freetype/ftlist.h /freetype-2.2.1/include/freetype/ftlzw.h /freetype-2.2.1/include/freetype/ftmac.h /freetype-2.2.1/include/freetype/ftmm.h /freetype-2.2.1/include/freetype/ftmodapi.h /freetype-2.2.1/include/freetype/ftmoderr.h /freetype-2.2.1/include/freetype/ftotval.h /freetype-2.2.1/include/freetype/ftoutln.h /freetype-2.2.1/include/freetype/ftpfr.h /freetype-2.2.1/include/freetype/ftrender.h /freetype-2.2.1/include/freetype/ftsizes.h /freetype-2.2.1/include/freetype/ftsnames.h /freetype-2.2.1/include/freetype/ftstroke.h /freetype-2.2.1/include/freetype/ftsynth.h /freetype-2.2.1/include/freetype/ftsystem.h /freetype-2.2.1/include/freetype/fttrigon.h /freetype-2.2.1/include/freetype/fttypes.h /freetype-2.2.1/include/freetype/ftwinfnt.h /freetype-2.2.1/include/freetype/ftxf86.h /freetype-2.2.1/include/freetype/t1tables.h /freetype-2.2.1/include/freetype/ttnameid.h /freetype-2.2.1/include/freetype/tttables.h /freetype-2.2.1/include/freetype/tttags.h /freetype-2.2.1/include/freetype/ttunpat.h
$ make clean
$ make
$ make install

--zlib
export CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc
./configure -shared --prefix=/opt/mips
$ make clean
$ make
$ make install
 
-- pnglib
######./configure --prefix=/opt/mips --build=i386-linux --host=mipsel-linux NM=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-nm LD=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ld CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc CXX=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++ RANLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ranlib AR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ar OBJDUMP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-objdump OBJCOPY=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-objcopy CROSSCOMPILE=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux CROSS_EXTRADIR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/usr LIBRARY_PATH=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/lib C_INCLUDE_PATH=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/include CPLUS_INCLUDE_PATH=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/usr/include ZLIBLIB=/opt/mips/lib CPPFLAGS=-I/opt/mips/include CFLAGS=-I/opt/mips/include ZLIBINC=/opt/mips/include
$ cp scripts/makefile.linux Makefile
NM=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-nm
LD=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ld
CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc
CXX=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++
RANLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ranlib
AR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ar
OBJDUMP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-objdump
OBJCOPY=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-objcopy
CROSSCOMPILE=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux
CROSS_EXTRADIR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/usr
LIBRARY_PATH=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/lib
C_INCLUDE_PATH=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/include
CPLUS_INCLUDE_PATH=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/usr/include
ZLIBLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/usr/lib
ZLIBINC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/usr/include
make
$ make all prefix=/opt/mips
$ make install prefix=/opt/mips
 
- Libjpeg
$ ./ltconfig --with-gcc --with-gnu-ld ltmain.sh
$ ./configure --prefix=/opt/mips --enable-shared --target=mipsel-linux AR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ar AS=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-as CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc CXX=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++ CXXCPP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++ NM=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-nm LD=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ld RANLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ranlib STRIP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-strip CFLAGS="-I/usr/local/linux-2.6.11/include -I/opt/mips/include -I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/usr/include" CPPFLAGS="-I/usr/local/linux-2.6.11/include -I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/usr/include -I/opt/mips/include -Iopt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/usr/include"
$ make clean
$ make
$ make install

-- DirectFB
$ ./configure --prefix=/opt/mips --enable-sdl=no --disable-debug --disable-cdrom --enable-shared --build=i386-linux --host=mipsel-linux AR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ar AS=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-as CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc CXX=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++ NM=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-nm LD=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ld RANLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ranlib STRIP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-strip CFLAGS=-I/usr/local/linux-2.6.11/include CPPFLAGS=-I/usr/local/linux-2.6.11/include LDFLAGS=-L/opt/mips/lib
./configure --prefix=/opt/mips --enable-png --enable-sdl=no --disable-debug --disable-cdrom --enable-shared --build=i386-linux --host=mipsel-linux AR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ar AS=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-as CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc CXX=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++ NM=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-nm LD=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ld RANLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ranlib STRIP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-strip CFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/include -I/opt/mips/include" CPPFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include" LDFLAGS=-L/opt/mips/lib
 
-- DirectFB  example
./configure --prefix=/opt/mips --enable-png --enable-sdl=no --disable-debug --disable-cdrom --enable-shared --build=i386-linux --host=mipsel-linux AR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ar AS=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-as CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc CXX=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++ NM=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-nm LD=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ld RANLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ranlib STRIP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-strip CFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/include -I/opt/mips/include -I/opt/mips/include/directfb/" CPPFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include -I/opt/mips/include/directfb/" LDFLAGS=-L/opt/mips/lib PKG_CONFIG_PATH=/opt/mips/lib/pkgconfig

--glib
vi crosscompile.cache
 
glib_cv_stack_grows=no
glib_cv_uscore=no
ac_cv_func_posix_getpwuid_r=no
glib_cv_use_pid_surrogate=no
glib_cv_byte_contents_gmutex='0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0'
./configure --prefix=/opt/mips --cache-file=crosscompile.cache --disable-rebuilds --disable-visibility --disable-gtk-doc --disable-man --without-libiconv --without-html --without-xml --with-headers=-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/include --build=i386-linux --host=mipsel-linux AR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ar AS=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-as CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc CXX=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++ NM=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-nm LD=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ld RANLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ranlib STRIP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-strip CFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/include -I/opt/mips/include" CPPFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include" LDFLAGS=-L/opt/mips/lib

--libxml2
./configure --prefix=/opt/mips --disable-ipv6 --without-docbook --without-ftp --without-html --without-http --build=i386-linux --host=mipsel-linux AR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ar AS=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-as CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc CXX=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++ NM=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-nm LD=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ld RANLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ranlib STRIP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-strip CFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/include -I/opt/mips/include" CPPFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include" LDFLAGS=-L/opt/mips/lib
 
--gstreamer
./configure --without-check --disable-examples  --disable-tests --disable-failing-tests --disable-docbook --disable-gtk-doc  --disable-net --disable-debug --prefix=/opt/mips --build=i386-linux --host=mips-linux AR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ar AS=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-as CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc CXX=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++ NM=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-nm LD=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ld RANLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ranlib STRIP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-strip CFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/include -I/opt/mips/include -g -Wall -O2" CPPFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include -g -Wall -O2" CXXFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include -g -Wall -O2" LDFLAGS=-L/opt/mips/lib
 
--liboil
./configure --disable-prototype-checking --prefix=/opt/mips --build=i386-linux --host=mips-linux AR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ar AS=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-as CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc CXX=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++ NM=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-nm LD=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ld RANLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ranlib STRIP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-strip CFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/include -I/opt/mips/include -I/opt/mips/include/directfb/" CPPFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include -I/opt/mips/include/directfb/" LDFLAGS=-L/opt/mips/lib
 
--gstream-base-plugin
./configure --disable-pango --disable-gnome_vfs --disable-ogg --disable-oggtest --disable-alsa --disable-vorbis --disable-vorbistest --disable-xvideo --disable-x --disable-xshm --disable-gst_v41 --without-check --disable-examples  --disable-tests --disable-failing-tests --disable-docbook --disable-gtk-doc  --disable-net --disable-debug --prefix=/opt/mips --build=i386-linux --host=mips-linux AR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ar AS=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-as CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc CXX=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++ NM=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-nm LD=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ld RANLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ranlib STRIP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-strip CFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/include -I/opt/mips/include -g -Wall -O2" CPPFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include -g -Wall -O2" CXXFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include -g -Wall -O2" LDFLAGS=-L/opt/mips/lib PKG_CONFIG_PATH=/opt/mips/lib/pkgconfig
change /gst/tcp/Makefile GTK2_LIBS=-lglib-2.0 GTK_LIBS=-lglib-2.0
 
--libid3tag
./configure --disable-debugging --prefix=/opt/mips --build=i386-linux --host=mips-linux AR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ar AS=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-as CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc CXX=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++ NM=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-nm LD=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ld RANLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ranlib STRIP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-strip CFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/include -I/opt/mips/include -g -Wall -O2" CPPFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include -g -Wall -O2" CXXFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include -g -Wall -O2" LDFLAGS=-L/opt/mips/lib
 
--madlib
./configure --disable-debugging --prefix=/opt/mips --build=i386-linux --host=mips-linux AR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ar AS=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-as CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc CXX=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++ NM=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-nm LD=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ld RANLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ranlib STRIP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-strip CFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/include -I/opt/mips/include -g -Wall -O2" CPPFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include -g -Wall -O2" CXXFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include -g -Wall -O2" LDFLAGS=-L/opt/mips/lib
--gstream-ugly-plugin
./configure --without-check --disable-examples  --disable-tests --disable-failing-tests --disable-docbook --disable-gtk-doc  --disable-net --disable-debug --prefix=/opt/mips --build=i386-linux --host=mips-linux AR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ar AS=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-as CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc CXX=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++ NM=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-nm LD=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ld RANLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ranlib STRIP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-strip CFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/include -I/opt/mips/include -g -Wall -O2" CPPFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include -g -Wall -O2" CXXFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include -g -Wall -O2" LDFLAGS=-L/opt/mips/lib PKG_CONFIG_PATH=/opt/mips/lib/pkgconfig
 
--gstream-good-plugin
./configure --without-check --disable-annodex --disable-shout2 --disable-shout2test --disable-libpng --disable-hal --disable-gdk_pixbuf --disable-esd --disable-esdtest --disable-cairo --disable-cdio --disable-gconf --disable-gconftool --disable-x --disable-xshm --disable-examples  --disable-tests --disable-failing-tests --disable-docbook --disable-gtk-doc  --disable-net --disable-debug --prefix=/opt/mips --build=i386-linux --host=mips-linux AR=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ar AS=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-as CC=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-gcc CXX=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-g++ NM=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-nm LD=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ld RANLIB=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-ranlib STRIP=/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/bin/mipsel-linux-strip CFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux/include -I/opt/mips/include -g -Wall -O2" CPPFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include -g -Wall -O2" CXXFLAGS="-I/opt/crosstool/gcc-3.3.5-glibc-2.3.2/mipsel-linux/mipsel-linux -I/opt/mips/include -g -Wall -O2" LDFLAGS=-L/opt/mips/lib PKG_CONFIG_PATH=/opt/mips/lib/pkgconfig
 
./gst-launch filesrc location=/1.mp3 ! mad ! audioconvert ! audioresample ! osssink
6月2日

时间的概念

其实是本来是某天上班路上乱想的..看完凉宫5本后..把概念具象化了.我的想法与谷川先生不谋而合?
接下来,想想还是写下来会比较好..
从已知道的自然科学的角度的角度出发.人类的生命应该是在慢慢孕育出来.然后在经过几十年甚至于百年之后,回归自然. 也就是说是生命单向论.
目前的理论是,世界中 ,3D坐标确定了你的空间位置.空间的移动可逆.时间的移动则是不可逆的(相对论提出的速度与时间的影响.应该也只是减缓时间的流逝,而非逆转)
人于百年之后肉体消失,按照思维依赖于大脑的理论 应该是思维同时消失.但是我总觉得不合理,思维从什么地方而来.仅仅是大脑产生的么.那么大脑又为何可以思考,当思考大脑为何可以思考这个问题的时候.又是非常奇怪的一种状态.另外人从一出生都被赋予了各种具象化的东西各种各样的概念.比如红色是红色,人是人,那么真的大家看到的具体的东西都一样么?如果我们从一出生就被赋予这样的概念,其实我们每个人看到的世界都不同的,但对于我们交流就没有问题了,抽象和具体的东西怎么说我觉得不应该能合体. 那么先不讨论这个..这次说的时间的概念, 如果思维没有消失 那么去了哪里.
 
我觉得时间平面的构成也许是这样的.即人死后,又回到出生时的状态 每个人的生命是一个封闭的循环,也就是说始=终,终=始,(这也许能解释为什么我们在某个场所做某件事情时会和曾经做的梦重合一样,如果很难理解这个,请看<凉宫春日>的<无止境的八月>  那么要说 这么多人的时间平面 都不一样,循环都不一样又如何解释, 那也很简单,其实每个人都生活在自己的平行世界里,但这些世界并不完全独立,首先他们在空间上重合,另外时间上会根据每个人的不同循环 中的重叠处 重叠起来.
或许时间就是个莫比乌斯环也说不定.
 
在这样的理论下 空间与时间的移动应该都是可能的..我们能回到过去?也能去到未来? 其实应该算是跃迁到其他人的平行世界吧? 毕竟平行世界之间是相连的..并且对于其他世界的改变.应该不会影响到自己的世界(也就可以取消科幻片中的时间悖论 这一说)
 
====================================
 
以上写的狗屁不通..只是记录自己的一些想法而已..就当吐槽吧 -v-
5月23日

这几周的生活真是充实

充实到可怕了。。。
几乎平时每天晚上都加班。。上上个周末。。初恋情人从国外回来,组织了次同学聚会,虽然变的比以前更漂亮了,但我早就没有高中那时候的感觉了。。人真是会变啊。。
上个周末。周六大学同学聚会,周日帮大学的同学搬家。
目前班级里工作后跳槽过的貌似才3个。。比起其他班级来好象不多,跳槽到INTEL的一个去了美国一个去了马来西亚。都去国外了OTL。
 
不过充实的生活也比较有意思。。虽然比较累。。这段时间几乎每天都在11:00左右就睡了
再不休息的话 估计马上就得趴了。
 
接下来的开发板又要到货,看来公司里的工作又有得忙了。反正年轻,多学点~多做做感觉也不错:P
5月14日

人与自然

最近又发生了很多事情..又想起以前思考过的一个问题:
人与自然? 环保人士告诉我们..人要与自然和睦相处...要尊重大自然
 
然而在提出人与自然这个命题之时.我们何尝尊重了自然? 将人与自然放到等价的地位.
事实上,人不就是自然的一部分么?
说明白些.人的"保护自然"只是让自然对"人类整体"更有利而已
 
对于第三人称的视角来说,人这个概念 应该是自然的一部分,不管怎么破坏也好,大自然怎么用灾害来回报人类也罢. 只是自然在演变中的 一部分而已(即使人使物种灭绝,这也是一种演化..)
 
人...不要把自己想的太高了..
========================================
BTW:不会有环保人士来砸我吧-_,-
5月6日

数天的登陆不能后..终于回来了

先把游记补上 - -
(图都可以点击看大图)
 
2006年4月28日去南汇游玩.其实是公司里青年朋友们借了5.4的风头 出去游玩而已
当然上午还是有点所谓的"正规活动"的
 
其实也就是参观一下新公司的园区而已..大部分都没建设好呢..大楼没一幢可用的 绿化倒是弄的不错..与其是说是公司,,不如说是公园..真来这里工作也不错,可惜距离偏远了..由于总体来说..没什么好看的..所以也不贴啥照片了><
 
下午的第一站是 滴水湖? 据说再过去就是传说的东海大桥和洋山深水港了,滴水湖那边 也才刚开始建设..可能政府是想弄成旅游区吧..感觉 滴水湖据说是个半人工湖..也就是把很多浅水都连通后 人工围了起来.应该是通海的..水质看上去不错 鱼也很多...
这边还有个游艇码头来着..给富人们玩的吧 XD - -
 
据说是通往东海大桥的路..弄的不错..
 
之后就是鲜花港了..里面全是花..其实我对花没什么感觉..更喜欢的是山水...
不过花也拍了几张就是了..
 
 
风车(伪...装饰物的风车OTL
 
花中读书的小孩 - -(雕塑...
 
某花微距..
 
 
没有可用类别。