OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Linux Applications => Topic started by: jochen-02 on April 02, 2007, 03:00:51 pm
-
Hello,
I need the standard stat command (man stat) from Linux on the Zaurus (Sharp ROM).
The stat command is part of the core utils. Has someone ported it to the Zaurus?
-
Hello,
I need the standard stat command (man stat) from Linux on the Zaurus (Sharp ROM).
The stat command is part of the core utils. Has someone ported it to the Zaurus?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=157803\"][{POST_SNAPBACK}][/a][/div]
coreutils are included as part of the zgcc images...
-
coreutils are included as part of the zgcc images...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=157905\"][{POST_SNAPBACK}][/a][/div]
Thank you. I've got the vmware VM running. Is there some docs available how it is used as cross compiling environment?
-
coreutils are included as part of the zgcc images...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=157905\"][{POST_SNAPBACK}][/a][/div]
Thank you. I've got the vmware VM running. Is there some docs available how it is used as cross compiling environment?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=157975\"][{POST_SNAPBACK}][/a][/div]
zgcc is the native compiler that runs on the Z directly. it is not a cross compiler...
-
zgcc is the native compiler that runs on the Z directly. it is not a cross compiler...
Yes... Sorry about the confusion. Found it, thank you.