Re: Firefox-4.0 and GCC-4.6

2011-04-04 Thread alupu
Alex said: The Firefox-3.6.13 mozconfig example, # If you enable javaxpcom, you must have a java compiler installed. ac_add_options --disable-javaxpcom I'm not sure I have a java compiler on this machine (I do have jdk-precompiled-1.6.0_12 installed, though) -- Apr 4, 2011 01:32:29 AM, DJ

Re: Firefox-4.0 and GCC-4.6

2011-04-03 Thread alupu
Apr 1, 2011 07:40:59 PM, Andrew Benton wrote: Firefox-4.0 in its raw state won't compile with gcc-4.6.0. The build grinds to a halt like so: c++ -o nsEnumeratorUtils.o -c -I../../dist/stl_wrappers ... /home/andy/firefox-4.0/xpcom/glue/nsEnumeratorUtils.cpp

Re: Firefox-4.0 and GCC-4.6

2011-04-03 Thread DJ Lucas
On 04/03/2011 09:49 PM, al...@verizon.net wrote: Snip BTW, I'm not sure I have a java compiler on this machine (I do have jdk-precompiled-1.6.0_12 installed, though) Yes, you do, however, you really should update it with either IcedTea6 (preferred), or Oracle JDK-1.6.0_24. The version you

Re: Firefox-4.0 and GCC-4.6

2011-04-01 Thread Bruce Dubbs
Andrew Benton wrote: Hello World! Firefox-4.0 in its raw state won't compile with gcc-4.6.0. The build grinds to a halt like so: c++ -o nsEnumeratorUtils.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include /home/andy/firefox-4.0/config/gcc_hidden.h -DOSTYPE=\Linux2.6\