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. On May 12, 2013 5:36 AM, "Alan McKinnon" <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 > > >