From owner-freebsd-hackers@FreeBSD.ORG Wed Nov 14 21:54:25 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FE48A4C; Wed, 14 Nov 2012 21:54:25 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) by mx1.freebsd.org (Postfix) with ESMTP id C53EE8FC12; Wed, 14 Nov 2012 21:54:24 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id kp6so653743pab.13 for ; Wed, 14 Nov 2012 13:54:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=4UvfWI6vwjSdKN+9eMSy21XP6oqrIvPF9HfqR3hV29s=; b=xvr5PmF+J0XtBDgqmbcDvJpQ0YUjpeGEdNdlztGb/RE7yBACvAmXZjqmxs+1+4SohP sm2Ah5Gw/02A1bEygcLpgDHsh7i6sE9mKPJS5jtbhxQks2MJD/g1cGvG9QxzQlELlHOk av7R4YmK38nwl8/JMZ6bVHzXUX2fyIXQHhk5cUoXPI7DMOBTS+GwKBAPZ1BTBAlJ/u1l oJDjsQ+yIs5ig6ZCjvsg4p1Myrr13KcqyDy0U5QrXstpNKx6mVVmMuUu1uufPLXA36mi Ox+ayJGJ7KZnxjQvVbZqJkwkfSp57egGRk0gE1szcsRapvllV+HPjGpj07HjGA/T4zAq b03w== MIME-Version: 1.0 Received: by 10.68.247.134 with SMTP id ye6mr1796224pbc.69.1352930064502; Wed, 14 Nov 2012 13:54:24 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.68.124.130 with HTTP; Wed, 14 Nov 2012 13:54:24 -0800 (PST) In-Reply-To: References: Date: Wed, 14 Nov 2012 13:54:24 -0800 X-Google-Sender-Auth: LcXJresFgNzg42D8O-2f_UnEcmo Message-ID: Subject: Re: my work on cross-build for mips, arm, etc - your help, please! From: Adrian Chadd To: Michael Vale Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Cc: freebsd-hackers@freebsd.org, freebsd-embedded@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Nov 2012 21:54:25 -0000 Hiya, Would you mind re-ubmitting the diff but using "diff -u" instead? It's hard to read a non-context diff these days! Thanks, ADrian On 13 November 2012 04:30, Michael Vale wrote: > I was just going to continuing hacking away at this but adri was really k= een that i post this stuff.. > > So far with what i=92ve got I can cross-build just about anything, but it= =92s not automated, there is issues with finding and building dependencies. > > i=92m using XDEV as the cross compiler > > a command line such as > > env TARGET=3Dmips TARGET_ARCH=3Dmips make _TARGET_CROSS_DEFS=3D =96C /usr= /ports/net/asterisk10 all > > should get the ball rolling > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org= "