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

Title: Stat Command
Post 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?
Title: Stat Command
Post by: Meanie on April 03, 2007, 08:29:57 pm
Quote
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...
Title: Stat Command
Post by: jochen-02 on April 04, 2007, 03:07:49 pm
Quote
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?
Title: Stat Command
Post by: Meanie on April 05, 2007, 02:30:23 am
Quote
Quote
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...
Title: Stat Command
Post by: jochen-02 on April 11, 2007, 06:54:24 am
Quote
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.