<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>RE: How to CROSS-COMFILE hostapd???</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>There are many possible ways to do this, but the method I use looks like<BR>
<BR>
env PATH=/opt/tool/arm-gcc-4.1.1-gnueabi/bin:$PATH make CC=arm-none-linux-gnueabi-gcc -C wpa_supplicant/<BR>
<BR>
By specifying CC on the command line, I don't need to modify the Makefile. HTH!<BR>
<BR>
---chuck<BR>
<BR>
-----Original Message-----<BR>
From: hostap-bounces@lists.shmoo.com on behalf of sukwoo song<BR>
Sent: Wed 7/22/2009 10:25 PM<BR>
To: hostap@lists.shmoo.com<BR>
Subject: How to CROSS-COMFILE hostapd???<BR>
<BR>
I want to cross-comfile hostapd to ARM-linux<BR>
<BR>
I downloaded cross-comfiler from Sourcery G++ Lite 2008q3-39<BR>
<BR>
<BR>
in Makefile<BR>
I changed<BR>
<BR>
CC=arm-none-eabi-gcc<BR>
<BR>
I also added $PATH=downloaded folder<BR>
export<BR>
<BR>
then<BR>
<BR>
I got errors when I start 'make"<BR>
<BR>
<BR>
has anoyone done cross-comfile to ARM meachine....??<BR>
<BR>
help me~<BR>
<BR>
<BR>
______________________________________________________________________<BR>
DSP Group, Inc. automatically scans all emails and attachments using MessageLabs Email Security System.<BR>
_____________________________________________________________________<BR>
<BR>
</FONT>
</P>
<BR>
______________________________________________________________________<BR>
DSP Group, Inc. automatically scans all emails and attachments using MessageLabs Email Security System.<BR>
_____________________________________________________________________<BR>
</BODY>
</HTML>