[U-Boot-Users] Compilation on cygwin

Wolfgang Denk wd at denx.de
Sat Jun 18 17:22:02 CEST 2005


In message <42B43CAA.9080705 at free.fr> you wrote:
> 
> I replace "if [ -z "$6" -o "$6" == "NULL" ] ; then"
> by "if [ -z "$6" ] ; then"

It is a bad idea to omit this test as this will  break  at  leats  10
different ARM boards. 

What exactly is it that the cygwin shell complains  about?  I  gthink
it's  test  command  should understand "-o", too (but I don't know; I
never worked on a Windoze machine).

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I perceive a possibility of an immediate  chronological  sequence  of
events which includes a violence.
                        - Terry Pratchett, _The Dark Side of the Sun_




More information about the U-Boot mailing list