[U-Boot] [U-Boot-Users] Compilation problem for TI3430 board.

Radha Krishna hi_krishna01 at yahoo.com
Sat Oct 18 02:35:31 CEST 2008


Hi GVB,

Thanks for your earlier help.

As you suggested I have DOS to UNIX conversion. It worked. 
I have another proble now.

make: arm-none-linux-gnueabi-gcc: Command not found

$ make CROSS_COMPILE=arm-none-linux-gnueabi- omap3430sdp_config
Configuring for omap3430sdp board...

[SNIP]
$ make CROSS_COMPILE=arm-none-linux-gnueabi-
make: arm-none-linux-gnueabi-gcc: Command not found
make[1]: arm-none-linux-gnueabi-gcc: Command not found
make[1]: Entering directory `/cygdrive/c/u-boot/tools'
make[1]: Entering directory `/cygdrive/c/u-boot/tools'
ln -s ../common/environment.c environment.c
ln -s ../lib_generic/crc32.c crc32.c

Could please somebody tell me the solution for this.

Best Regards,
Krishna.


> From: Jerry Van Baren <gerald.vanbaren at ge.com>
> Subject: Re: [U-Boot-Users] Compilation problem for TI3430 board.
> To: hi_krishna01 at yahoo.com, "U-Boot user list" <u-boot at lists.denx.de>
> Date: Friday, October 17, 2008, 11:06 AM
> Hi Radha,
> 
> Please don't top post.
> 
> Radha Krishna wrote:
> > Hi GVB,
> > You are right. Could you tell me the solution.
> 
> Don't use DOS (aka Windows).
> 
> Since you already have a problem there, you can use
> "dos2unix" or 
> equivalent.  If you feel you must use Windows, many Windows
> editors 
> (e.g. UltraEdit) allow you to control/convert line endings.
> 
> > Best Regards,
> > Kris.
> 
> [snip]
> 
> >>> $ make CROSS_COMPILE=arm-none-linux-gnueabi-
> >> omap3430sdp_config
> >>> ./mkconfig: line 2: $'\r': command
> not
> >> found
> >>> make: *** [omap3430sdp_config] Error 127
> >> Is that telling you that you have DOS line endings
> >> (<CR>+<LF> i.e. \r\n) 
> >> as opposed to unix line endings (\n only)?
> >>
> >>> $ make CROSS_COMPILE=arm-none-linux-gnueabi-
> >>> System not configured - see README
> >>> make: *** [all] Error 1
> >>>
> >>>    Could somebody tell me steps to compile
> U-Boot for
> >>>  TI3430.
> >>>    
> >>>    Best Regards,
> >>>    Krishna.
> >> My best guess,
> >> gvb
> 
> HTH,
> gvb

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the U-Boot mailing list