On 12/05/2013 15:48, William Tomlinson wrote: > Correct me if I'm wrong, but it is possible from what I've read to cross > compile using distcc. > http://www.gentoo.org/doc/en/cross-compiling-distcc.xml seems to > describe this in detail, though the article is nearly 7 years old. I > would prefer this over a one shot package install since you could > offload ALL of your compiles. I have no personal experience with distcc > and it may be more of a headache than it is worth. I just know it was > one of the options I looked at for a similar issue.
First, before I respond, please do not top-post. If Gmail's web-based client makes not top-posting hard then please rather use a different client. distcc is designed to do the same compile over many machines. By design, they all run on the same compiler settings. You do not have this scenario. You need to build on a P4 for Atom. That is not distcc, it is cross-compile - which is a mission to set up properly. If you are building for ARM then it is worth it. But for one package, and only because the Atom builds slow? I doubt it's worth it. Thus, I recommended you simply install libreoffice-bin > > On May 12, 2013 5:36 AM, "Alan McKinnon" <alan.mckin...@gmail.com > <mailto:alan.mckin...@gmail.com>> wrote: > > On 11/05/2013 19:53, Silvio Siefke wrote: > > Hello, > > > > is there a way that i can compile Libreoffice on my Desktop System and > > copy to the Netbook? Because the netbook need long time to compile > libreoffice, > > and the Desktop is little faster. Or can i build a libreoffice > Package on > > Desktop and copy to the netbook? > > > > The Netbook is a Samsung NC 10, Atom Processor and the Desktop is > a Fujitsu P4. > > > > > > > > Thank you & Greetings > > Silvio > > > > Your desktop is a P4 > Your netbook is an Atom > > Others have noted how CHOST and CFLAGS must match on both machines, > otherwise the Atom will probably not run P4 code. This will probably be > a huge issue in your life and quite honestly, totally not worth it for > just one package. > > Just install app-office/libreoffice-bin on the netbook instead > > -- > Alan McKinnon > alan.mckin...@gmail.com <mailto:alan.mckin...@gmail.com> > > -- Alan McKinnon alan.mckin...@gmail.com