Can not list dir, MinGW compiler issue?
Sebastian Huber
sebastian.huber at embedded-brains.de
Tue Aug 20 09:26:31 UTC 2013
What is the difference between the tool chains? How did you build them?
On 2013-08-20 11:06, ruizx wrote:
> Hi all,
> For some reason, I must use Eclipse to compile application in Windows XP.
> The bsp is compiled in my Centos 6 pc first, then copy to Windows folder.
> MinGW compiler can produce the elf image and it can run on my target board.
> But I find a very surprising thing, the shell command ls\cd can not work well.
> The shell log is below
>
> [/] # mkdir /ccc
> [/] # cd /ccc
> [?] # ls
> [?] # cd /ddd
> chdir to '/ddd' failed:No such file or directory
> [?] # cd /
> [/] # ls
> [/] #
>
> It can’t display the directory content, and the shell path promote changed to “[?]” , not [/ccc]
> When cd a wrong path, “No such file or directory” show "/ddd" not exist.
>
> This issue can’t produce if the application is compiled in Centos 6.
>
> Anyone can help me? Thanks.
>
> Thanks & Best regards,
> Rui Zhengxin
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users
>
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the users
mailing list