[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
File System
- Date: Tue, 10 Aug 1999 08:50:53 -0600
- From: peter at zeecube.com (Peter Shoebridge)
- Subject: File System
I finally got a clean build last night of the latest snapshot and started looking at how to integrate the file system drivers I have.
I have some questions on the layout of files.
I propose at directory libfs under the lib tree with directories for each file system under that (e.g. cdfs, fatfs etc), sound ok?
Next, where would I put common files to those libs (i.e. libcdfs.a, libfatfs.a etc.)? Would I have an include directory under the libfs? How do they get copied across to the build tree?
Any other tips/recomendations regarding file layout??
Thanks
Peter Shoebridge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rtems.rtems.org/pipermail/rtems-users/attachments/19990810/53919d7e/attachment.html
- Follow-Ups:
- File System
- From: janovetz at tempest.ece.uiuc.edu (Jake Janovetz)
- File System
- From: joel at OARcorp.com (joel at OARcorp.com)