On Dec 12 2009, 3:21 am, Olivier <[email protected]> wrote: > Hi, > > I am trying to compile Chromium on a iBook G4 under Karmic Koala PPC. > I understand there is no way to compile chromium on a PPC under OS X > (because of V8), but I figured Linux was worth a try. > > I get the following error: > > from /home/olive/home/chrome-svn/tarball/chromium/src/third_party/ > WebKit/WebCore/bindings/v8/DerivedSourcesAllInOne.cpp:38: > /home/olive/home/chrome-svn/tarball/chromium/src/build/build_config.h: > 87:2: error: #error Please add support for your architecture in build/ > build_config.h > scons: *** [/home/olive/home/chrome-svn/tarball/chromium/src/ > sconsbuild/Debug/obj/_global_intermediate/webkit/HTMLElementFactory.o] > Error 1 > scons: *** [/home/olive/home/chrome-svn/tarball/chromium/src/ > sconsbuild/Debug/obj/WebCore/webcore_bindings/__/bindings/v8/ > DerivedSourcesAllInOne.o] Error 1 > scons: building terminated because of errors. > > Does that mean there is no way I will ever be able to build chromium > on my architecture, or is there a few thing I could try out?
There is no V8 compiler for PPC, so unless you want to write a compiler, there's no way to make it work. Brett
-- Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss
