From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ravi Kerur Subject: Cross-compilation of bsdapp on Ubuntu Date: Fri, 9 Jan 2015 09:14:16 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 To: "dev-VfR2kkLFssw@public.gmane.org" Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi, Has anyone successfully cross compiled bsdapp on Ubuntu or other linux flavor? From the Linux documentation I see "To compile all 64-bit targets using gcc, use: make install T=x86_64*gcc" which makes me believe that bsdapp can be cross-compiled. I am trying to understand what GNU libraries and other toolchain related installation has to be done on Linux in order to get bsd successfully compiled. Inputs appreciated. Thanks, Ravi