ports cross compiling

2007-06-13 Thread Z.C.B.
Any suggestions on how to cross compile ports? Also, when using PREFIX, how common are issues with it being different with what it was compiled on versus where it is being ran on? I am looking at how to go about building them on one machine and then running them on another machine of a different

Re: ports cross compiling

2007-06-13 Thread Kris Kennaway
On Wed, Jun 13, 2007 at 06:35:10PM -0400, Z.C.B. wrote: > Any suggestions on how to cross compile ports? It's almost entirely unsupported by the individual ports. Kris ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/

Re: ports cross compiling

2007-06-13 Thread Vulpes Velox
On Wed, 13 Jun 2007 19:11:41 -0400 Kris Kennaway <[EMAIL PROTECTED]> wrote: > On Wed, Jun 13, 2007 at 06:35:10PM -0400, Z.C.B. wrote: > > Any suggestions on how to cross compile ports? > > It's almost entirely unsupported by the individual ports. So ones best option is qemu?

Re: ports cross compiling

2007-06-14 Thread Kris Kennaway
On Wed, Jun 13, 2007 at 07:33:56PM -0400, Vulpes Velox wrote: > On Wed, 13 Jun 2007 19:11:41 -0400 > Kris Kennaway <[EMAIL PROTECTED]> wrote: > > > On Wed, Jun 13, 2007 at 06:35:10PM -0400, Z.C.B. wrote: > > > Any suggestions on how to cross compile ports? > > > > It's almost entirely unsupported