[U-Boot-Users] Re: MIPS LE build problems

Udi Finkelstein u-boot-users at udif.com
Thu Aug 18 21:54:33 CEST 2005


Matej Kupljen wrote:

>Hi
>
>  
>
>>>How about if the config.mk runs a little test program, like
>>>configure does?
>>>      
>>>
>>If you want to _run_ the test  program  you  have  to  use  the  host
>>compiler,  which  is  not  interesting.  And  when  you use the cross
>>compiler which you want to test then you cannot run the test  program
>>on the development host.
>>    
>>
>
>Right!
>My BIG mistake. Still searching and checking :-(
>  
>
You can try http://www.scratchbox.org/

This should allow you to use autoconf style configuration (./configure) 
on embedded targets and cross compilation environment by either running 
the configuration script under a QEmu simulated environment, or by an 
actual target board connected to the host.

Udi




More information about the U-Boot mailing list