![]() |
| | #1 |
| Registered User Join Date: Aug 2008
Posts: 22
| support for ext4 filesystem Will the existing API's on Linux support ext4 or the new kernel has a different set of API's to identify the ext4 file-system ? This is because I would be building the binaries on an older kernel version Thanks |
| rak1986 is offline | |
| | #2 | |
| subminimalist Join Date: Jul 2008 Location: NYC
Posts: 3,944
| Quote:
Back-up/restore is a user-land activity. Why does it matter what the filesystem type is? Also, why do you want to compile the binaries and try to port those? Why don't you just compile from source on the new system?
__________________ Accuracy and integrity mean nothing if you don't make it past the censors...PYTHAGORAS | |
| MK27 is offline | |
| | #3 |
| Jaxom's & Imriel's Dad Join Date: Aug 2006 Location: Alabama
Posts: 801
| Make it completely library independent by statically linking all of your binaries. Eg, use BusyBox (a subdivision of BuildRoot) as your main dude. |
| Kennedy is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Errors including <windows.h> | jw232 | Windows Programming | 4 | 07-29-2008 01:29 PM |
| failure to import external C libraries in C++ project | nocturna_gr | C++ Programming | 3 | 12-02-2007 03:49 PM |
| Dev-cpp - compiler options | tretton | C Programming | 7 | 01-06-2006 06:20 PM |
| The mistake of calling Toshiba's tech support | Scourfish | A Brief History of Cprogramming.com | 4 | 11-11-2001 12:27 AM |