<p dir="ltr">Correct me if I'm wrong, but it is possible from what I've read to cross compile using distcc. <a href="http://www.gentoo.org/doc/en/cross-compiling-distcc.xml">http://www.gentoo.org/doc/en/cross-compiling-distcc.xml</a> 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.</p> <div class="gmail_quote">On May 12, 2013 5:36 AM, "Alan McKinnon" <<a href="mailto:alan.mckinnon@gmail.com">alan.mckinnon@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> On 11/05/2013 19:53, Silvio Siefke wrote:<br> > Hello,<br> ><br> > is there a way that i can compile Libreoffice on my Desktop System and<br> > copy to the Netbook? Because the netbook need long time to compile libreoffice,<br> > and the Desktop is little faster. Or can i build a libreoffice Package on<br> > Desktop and copy to the netbook?<br> ><br> > The Netbook is a Samsung NC 10, Atom Processor and the Desktop is a Fujitsu P4.<br> ><br> ><br> ><br> > Thank you & Greetings<br> > Silvio<br> ><br> <br> Your desktop is a P4<br> Your netbook is an Atom<br> <br> Others have noted how CHOST and CFLAGS must match on both machines,<br> otherwise the Atom will probably not run P4 code. This will probably be<br> a huge issue in your life and quite honestly, totally not worth it for<br> just one package.<br> <br> Just install app-office/libreoffice-bin on the netbook instead<br> <br> --<br> Alan McKinnon<br> <a href="mailto:alan.mckinnon@gmail.com">alan.mckinnon@gmail.com</a><br> <br> <br> </blockquote></div>