Daniel Kasak <[EMAIL PROTECTED]> disait dernièrement que : > baskeböler wrote: > >> Has anyone built e17 with gcc 4 ? >> cheers, >> Victor Gil > > Certainly have. > > I've been building with gcc-4.1.0 for a while now. Last build was with > gcc-4.1.0 from 20050819. > I've been unable to build eclair and something else ... possibly emotion > ... with gcc-4.1.0, and I've reverted back to gcc-3.4.4 for these ones. > The problem seems to be either with gcc or with the Gentoo ebuild for > gcc, or the gcc switching tool. Right at the end of compiling, I get > errors about not being able to find libstdcc+ stuff ( or something like > that, this is from memory ).
yes, it's because a Gentoo compiles everything or almost. To be able to link against a shared library, libtool leaves a *.la file, which contains the reference of a libstdc++.la it was compile with. In fact, yous emotion/eclair build seems to stop at such a point. In /usr/portage/sys-devel/gcc/files, there is a script (fix_libtool.sh or such) which lets you fix your *.la files. You have to run it for any not installed compiler you ever installed :) I guess it's not a e17 or emotion problem :) > Anyway, yeah Enlightenment compiles fine with gcc-4 ... at least on PPC. > I haven't tried in on x86. I know Apple put a lot of work into gcc for > the PPC - I'm not sure if the x86 target is as good at present. > > As well as compiling fine, it also runs fine :) I haven't done any > benchmarking yet, but if people are interested, I've got a script that > recompiles everything en-masse, so I can do some evas benchmarking or > something :) -- Mathieu ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users