Changes

Jump to: navigation, search

Liz Chak Assignment 1

56 bytes added, 16:12, 16 September 2006
Check out mozilla source
*Note that I have disabled static build, meaning my Firefox will build dynamically: <pre>ac_add_options --disable-static</pre> A static build is one that doesn't need external libraries to run. To run a build dynamically, you require all the development libraries and so on installed. A static build takes more time than a dynamic build.
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.&nbsp;&nbsp;Get the full source from CVS(By default, you will build HEAD, which is Firefox 3.0):
<pre>
$cd \proj\mozilla
1
edit

Navigation menu