|
发表于 2005-7-17 00:11:39
|
显示全部楼层
Post by ganloo
I download the binary version from mozilla tinderbox. :-) (mozilla firefox is a big beast, takes about 350m my harddisk space and a quite long time to compile and sometime even refuse to compile), If I build mozilla firefox cvs myself, there is no conflict.
exactly, because it is compiled against gtk2 (and other software) from arch on your system
what do you need tinderbox for? do you mean the same thing as i do?
http://www.mozilla.org/projects/tinderbox/ ?
Post by ganloo
I have asked James for this type of problem, however it seems due to GCC and C++ compatibility.
yep, exactly - the mozilla devs use maybe other gtk2 or something else in an older version than you have in arch
Post by ganloo
Do you compile SCIM 1.4.0 with gcc 4.0.1?
the scim from [extra]? no! gcc 3.4.3
gcc 4.0.1 is in [testing] and makes us pains patching lots of pkgs to compile under gcc.
Post by ganloo
What kind of advantage will it give us oter than I can know how many memory it really takes?
you mean gcc? the gcc4 has a lot of new features. have a look here:
http://gcc.gnu.org/gcc-4.0/changes.html#4.0.1 |
|