[Click] cross compiling click : host is x86 and target board is the BF537 Analog Devices

Eddie Kohler kohler at cs.ucla.edu
Wed May 18 12:00:59 EDT 2011


That error message was definitely inscrutable.  I've tried to improve it.

Eddie


On 5/18/11 12:36 AM, Roberto Riggio wrote:
> I had the same issue that I solved using the option --disable-dynamiclinking
> in the configure phase
>
> R.
>
> Il 18/05/2011 09:25, parashuram lamani ha scritto:
>> Hello Eddie
>>
>> Thanks for your kind reply, I am running the following command to cross
>> compile
>>
>> " ./configure --host=bfin-uclinux --build=i686-linux LDFLAGS='-Wl,-elf2flt'
>> CFLAGS=-O2 " but its giving following error
>>
>> Build system and host system don't have the same dynamic linking state!
>>
>> any idea why is this error is all about and how to overcome this error
>>
>> On Tue, May 17, 2011 at 8:36 PM, Eddie Kohler<kohler at cs.ucla.edu>   wrote:
>>
>>> There is an entry on the FAQ explaining how to cross-compile user-level
>>> click that might help you:
>>>
>>> http://www.read.cs.ucla.edu/click/faq
>>>
>>> E
>>>
>>>
>>>
>>> On 5/12/11 4:40 AM, parashuram lamani wrote:
>>>
>>>> Hi all,
>>>> I would like to use click modular router as Edge router which forwards and
>>>> process packets, Click modular router should run on BF537 stamp board and
>>>> for outside world board will act router.0
>>>> My main question is how to cross compile click modular router on
>>>> Linux(Debian distribution) x86 processor so that executable file produced
>>>> should be able to run on the BF537( It uses uClinux as OS ).
>>>> Please can any one help me out in this regard
>>>>
>>>> Thank you so much
>>>>
>>>>
>>
>
>


More information about the click mailing list