当前时区为 UTC + 8 小时



发表新帖 回复这个主题  [ 6 篇帖子 ] 
作者 内容
1 楼 
 文章标题 : 官方打包是用那些参数编译的?
帖子发表于 : 2012-04-10 19:17 

注册: 2008-09-20 16:37
帖子: 539
送出感谢: 14
接收感谢: 3
很多软件的乱码搜索得到的答案都是要自己编译 :em06
但自己编译各个软件应怎样加参数啊?例如我的火狐flash不正常显示,想要自己编译一次应用怎样的参数编译?
怎么查看deb是用什么参数编译的呢? :em03


页首
 用户资料  
 
2 楼 
 文章标题 : Re: 官方打包是用那些参数编译的?
帖子发表于 : 2012-04-10 21:15 
头像

注册: 2008-08-13 8:48
帖子: 26391
地址: 东海硇州,一双管钥。
系统: Fundu i64
送出感谢: 50
接收感谢: 344
[bash]
Build platform
target
x86_64-pc-linux-gnu
Build tools
Compiler Version Compiler flags
x86_64-pc-linux-gnu-gcc gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) -Wall -W -Wno-unused -Wpointer-arith -Wdeclaration-after-statement -Wcast-align -W -pipe -march=core2 -mno-avx -fno-strict-aliasing -pthread -ffunction-sections -fdata-sections -pipe -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -finline-limit=50 -fomit-frame-pointer
x86_64-pc-linux-gnu-g++ gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -pipe -march=core2 -mno-avx -fno-exceptions -fno-strict-aliasing -std=gnu++0x -pthread -ffunction-sections -fdata-sections -pipe -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -finline-limit=50 -fomit-frame-pointer
Configure arguments

--enable-application=browser --enable-optimize --with-system-jpeg --with-system-zlib --enable-pango --enable-svg --enable-system-cairo --disable-installer --disable-pedantic --disable-updater --disable-strip --disable-strip-libs --disable-install-strip --enable-single-profile --disable-profilesharing --disable-profilelocking --enable-default-toolkit=cairo-gtk2 --enable-official-branding --enable-ogg --enable-wave --enable-crashreporter --enable-dbus --disable-debug --disable-tests --disable-debugger-info-modules --enable-ipc --enable-libnotify --enable-startup-notification --disable-system-sqlite --disable-necko-wifi --enable-webm --with-system-libvpx=/usr --enable-tracejit --with-system-nspr --with-nspr-prefix=/usr --with-system-nss --with-nss-prefix=/usr --x-includes=/usr/include --x-libraries=/usr/lib64 --with-system-libevent=/usr --enable-system-hunspell --disable-gnomevfs --disable-gnomeui --enable-gio --enable-storage --enable-places --enable-places_bookmarks --enable-oji --enable-mathml --disable-mochitest --prefix=/usr --libdir=/usr/lib64 --disable-gconf --disable-mailnews --enable-canvas --enable-safe-browsing --with-system-png --enable-system-ffi --with-default-mozilla-five-home=/usr/lib64/firefox --target=x86_64-pc-linux-gnu --enable-extensions=default
[/bash]


_________________
◎当我站在道德的高度上俯视别人的时候,发现自己是多么渺小。
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关


页首
 用户资料  
 
3 楼 
 文章标题 : Re: 官方打包是用那些参数编译的?
帖子发表于 : 2012-04-10 21:42 

注册: 2008-09-20 16:37
帖子: 539
送出感谢: 14
接收感谢: 3
YeLee 写道:
[bash]
Build platform
target
x86_64-pc-linux-gnu
Build tools
Compiler Version Compiler flags
x86_64-pc-linux-gnu-gcc gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) -Wall -W -Wno-unused -Wpointer-arith -Wdeclaration-after-statement -Wcast-align -W -pipe -march=core2 -mno-avx -fno-strict-aliasing -pthread -ffunction-sections -fdata-sections -pipe -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -finline-limit=50 -fomit-frame-pointer
x86_64-pc-linux-gnu-g++ gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -pipe -march=core2 -mno-avx -fno-exceptions -fno-strict-aliasing -std=gnu++0x -pthread -ffunction-sections -fdata-sections -pipe -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -finline-limit=50 -fomit-frame-pointer
Configure arguments

--enable-application=browser --enable-optimize --with-system-jpeg --with-system-zlib --enable-pango --enable-svg --enable-system-cairo --disable-installer --disable-pedantic --disable-updater --disable-strip --disable-strip-libs --disable-install-strip --enable-single-profile --disable-profilesharing --disable-profilelocking --enable-default-toolkit=cairo-gtk2 --enable-official-branding --enable-ogg --enable-wave --enable-crashreporter --enable-dbus --disable-debug --disable-tests --disable-debugger-info-modules --enable-ipc --enable-libnotify --enable-startup-notification --disable-system-sqlite --disable-necko-wifi --enable-webm --with-system-libvpx=/usr --enable-tracejit --with-system-nspr --with-nspr-prefix=/usr --with-system-nss --with-nss-prefix=/usr --x-includes=/usr/include --x-libraries=/usr/lib64 --with-system-libevent=/usr --enable-system-hunspell --disable-gnomevfs --disable-gnomeui --enable-gio --enable-storage --enable-places --enable-places_bookmarks --enable-oji --enable-mathml --disable-mochitest --prefix=/usr --libdir=/usr/lib64 --disable-gconf --disable-mailnews --enable-canvas --enable-safe-browsing --with-system-png --enable-system-ffi --with-default-mozilla-five-home=/usr/lib64/firefox --target=x86_64-pc-linux-gnu --enable-extensions=default
[/bash]

是不是直接复制这一段:
代码:
--enable-application=browser --enable-optimize --with-system-jpeg --with-system-zlib --enable-pango --enable-svg --enable-system-cairo --disable-installer --disable-pedantic --disable-updater --disable-strip --disable-strip-libs --disable-install-strip --enable-single-profile --disable-profilesharing --disable-profilelocking --enable-default-toolkit=cairo-gtk2 --enable-official-branding --enable-ogg --enable-wave --enable-crashreporter --enable-dbus --disable-debug --disable-tests --disable-debugger-info-modules --enable-ipc --enable-libnotify --enable-startup-notification --disable-system-sqlite --disable-necko-wifi --enable-webm --with-system-libvpx=/usr --enable-tracejit --with-system-nspr --with-nspr-prefix=/usr --with-system-nss --with-nss-prefix=/usr --x-includes=/usr/include --x-libraries=/usr/lib64 --with-system-libevent=/usr --enable-system-hunspell --disable-gnomevfs --disable-gnomeui --enable-gio --enable-storage --enable-places --enable-places_bookmarks --enable-oji --enable-mathml --disable-mochitest --prefix=/usr --libdir=/usr/lib64 --disable-gconf --disable-mailnews --enable-canvas --enable-safe-browsing --with-system-png --enable-system-ffi --with-default-mozilla-five-home=/usr/lib64/firefox --target=x86_64-pc-linux-gnu --enable-extensions=default

去编译就行了?配置的时候有没要注意的?


页首
 用户资料  
 
4 楼 
 文章标题 : Re: 官方打包是用那些参数编译的?
帖子发表于 : 2012-04-10 21:44 
头像

注册: 2008-08-13 8:48
帖子: 26391
地址: 东海硇州,一双管钥。
系统: Fundu i64
送出感谢: 50
接收感谢: 344
你用configure不行吗?为何偏要用别人拷贝过来的编译参数? :em20 :em20 :em20


_________________
◎当我站在道德的高度上俯视别人的时候,发现自己是多么渺小。
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关


页首
 用户资料  
 
5 楼 
 文章标题 : Re: 官方打包是用那些参数编译的?
帖子发表于 : 2012-04-10 21:55 

注册: 2008-09-20 16:37
帖子: 539
送出感谢: 14
接收感谢: 3
YeLee 写道:
你用configure不行吗?为何偏要用别人拷贝过来的编译参数? :em20 :em20 :em20

使用configure不用加参数的么?不是很懂,我是因为看不了flash,所以想重新编译一次
不知道原因呢,所以想编译一次看能不能用
所以想知道deb就怎样加参数编译的编译一个出来,不然我怕又丢失文件之类的头都大啊,编译一个软件弄几个小时怕怕


页首
 用户资料  
 
6 楼 
 文章标题 : Re: 官方打包是用那些参数编译的?
帖子发表于 : 2012-04-10 22:02 
头像

注册: 2008-08-13 8:48
帖子: 26391
地址: 东海硇州,一双管钥。
系统: Fundu i64
送出感谢: 50
接收感谢: 344
强制启用附加组件支持,其它的还是留给脚本去检测吧。 :em20 :em20 :em20
不过,在编译之前,楼主最好有充分的心理准备,fx可是大包啊。 :em20 :em20 :em20


_________________
◎当我站在道德的高度上俯视别人的时候,发现自己是多么渺小。
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关


页首
 用户资料  
 
显示帖子 :  排序  
发表新帖 回复这个主题  [ 6 篇帖子 ] 

当前时区为 UTC + 8 小时


在线用户

正在浏览此版面的用户:没有注册用户 和 1 位游客


不能 在这个版面发表主题
不能 在这个版面回复主题
不能 在这个版面编辑帖子
不能 在这个版面删除帖子
不能 在这个版面提交附件

前往 :  
本站点为公益性站点,用于推广开源自由软件,由 DiaHosting VPSBudgetVM VPS 提供服务。
我们认为:软件应可免费取得,软件工具在各种语言环境下皆可使用,且不会有任何功能上的差异;
人们应有定制和修改软件的自由,且方式不受限制,只要他们自认为合适。

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
简体中文语系由 王笑宇 翻译