On Monday 12 October 2009 06:18:21 Teh Kok How wrote:
>             I am using busybox-1.15.2 and simple awk is broken as follows:
> 
> -> awk -F"-" '{ print $1,$2 }' input.txt
> Hello-World Hello-World
> 
> SmartBridges[0,0]-> cat input.txt
> Hello-World

Denys tried to reproduce but showed that both busybox-1.15.2 and current git 
work correctly (i.e. not what you've shown).  i just tried my embedded system 
too and it's working fine.

please post the .config file you're using and try building it with a different 
toolchain (i.e. you're probably cross-compiling it so build it for your 
development host).
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to