Linux/Compiler Options: Difference between revisions

add ubuntu 7.10 and clean up formatting
(update with sample fedora 8 data)
(add ubuntu 7.10 and clean up formatting)
Line 12: Line 12:
<th>
<th>
Last Build
Last Build
</th>
<th>
Options used to build
</th>
</th>
</tr>
<tr>
<td>
Ubuntu 7.10
</td>
<td>
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
</td>
<td>
2.0.0.11+2nobinonly-0ubuntu0.7.10 (2008-01-07)
</td>
</tr>
<tr>
<td colspan="3">
<b>gcc flags</b><br/>
-Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -g -Wall -O2 -pthread -pipe
<br/><b>g++ flags</b><br/>
-fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -g -Wall -O2 -fshort-wchar -pthread -pipe
<br/>
<b>configure flags</b>
--build=i486-linux-gnu --prefix=/usr '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' --sysconfdir=/etc --localstatedir=/var '--libexecdir=${prefix}/lib/firefox' --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --disable-debug --with-default-mozilla-five-home= --with-user-appdir=.mozilla --with-system-png=/usr --with-system-jpeg=/usr --with-system-zlib=/usr --with-system-nspr --with-system-nss --disable-composer --disable-debug --disable-elf-dynstr-gc --disable-gtktest --disable-installer --disable-ldap --disable-mailnews --disable-profilesharing --disable-strip --disable-strip-libs --disable-tests --disable-updater --disable-xprint --enable-application=browser --enable-canvas --enable-default-toolkit=gtk2 --enable-gnomevfs --enable-libthai '--enable-optimize=-pipe\ -w\ -O2\ -fno-strict-aliasing\ -g' --enable-pango --enable-postscript --enable-svg --enable-svg-renderer=cairo --enable-system-cairo --enable-mathml --enable-xft --enable-xinerama --enable-extensions=default --enable-single-profile --enable-system-myspell --with-distribution-id=com.ubuntu --enable-official-branding --enable-system-c
</td>
</tr>
</tr>


Line 23: Line 44:
</td>
</td>
<td>
<td>
GCC 4.1.2
gcc 4.1.2
</td>
</td>
<td>
<td>
Line 29: Line 50:
(2008-01-04)
(2008-01-04)
</td>
</td>
<td>
</tr>
 
<tr>
<td colspan="3">
<b>gcc flags</b><br/>
<b>gcc flags</b><br/>
-Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe
-Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe
Line 45: Line 69:
<td>
<td>
GCC 4.1.2
GCC 4.1.2
</td>
<td>
?
</td>
</td>
<td>
<td>
canmove, Confirmed users
1,577

edits