Unless you've got a whole heap more headers and files to link against than what Apple appear to ship in the iOS SDK then I suggest you'd be out of luck or in for a whole heap of work. I'm guessing you're dealing with jail broken device because if you're running it in an app I don't see why you wouldn't utilise the underlying API instead of doing a whole heap of context switches which is going to hurt performance. This is from my understanding of how all of this stuff comes together, I could be wrong however.
Cheers, Sam Moffatt http://pasamio.id.au On Thu, Jul 7, 2011 at 6:01 AM, belcampo <[email protected]> wrote: > Hi all, > > Is it possible/doable to 'get' a MacFuse-version on an iPod/iPad/ > AppleTV 2G ? > The reason I ask for this is the following, I would love to be able to > export PVFS2 on some linux-systems which I'm able to mount under Linux/ > Windows/OS X with pvfs2fuse which can be found at > http://snsl.engr.uconn.edu/downloads/pvfs2fuse.html > The source for pvfs2fuse is available at > ftp://ftp.parl.clemson.edu/pub/pvfs2/orangefs-2.8.4.tar.gz > only these files need to be compiled > module.mk module.mk.in pvfs2fuse.c pvfs2fuse.d pvfs2fuse.o > to get the executable pvfs2fuse. > What I understand that iOS is based in OS X 10.4/10.5. > > Could somebody give me some hints/help ? > > Kind regards > > -- > You received this message because you are subscribed to the Google Groups > "MacFUSE" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/macfuse?hl=en. > > -- You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macfuse?hl=en.
