User Contributed Notes
|
|
test 19-Feb-2003 21:10 |
#3
|
You can contribute to every FAQ defined on the site.
The contribution is not moderated meaning that it will appear
immediately.
The site administrator can remove or edit notes
when wrong or irrelevant information is stored. |
|
ciceron 20-Feb-2003 21:41 |
#5
|
Second anonymous test |
|
ciceron 21-Feb-2003 21:09 |
#7
|
I suggest this new FAQ entry:
Which options should I use when compiling with gcc?
The recommended options when compiling are:
-Os -mshort -g -fshort-double
And if you don't need to debug you can compile with:
-Os -mshort -fomit-frame-pointer -fshort-double |
|
|
Last updated: Thu, 01 Apr 2004 - 17:48:43 |
|