LinuxLinux 上 C++ 程式可以寫檔超過 2GB 嗎? - LinuxDinah · 2013-12-17Table of ContentsPostCommentsRelated Posts 目前使用 Red Hat Linux 9 + Kernel 2.4.37 + EXT3 filesystem + Glibc 2.2 環境,C++ 源碼中已加入 #define _FILE_OFFSET_BITS 64 設定,ulimit 也未 對 file size 進行限制,但 C++ 程式就是無法寫檔 超過 2 GB,該程式也不會 core dump。 請問要如何才能讓 C++ 程式寫檔突破 2GB 的檔案大 小呀? 還欠缺什麼步驟呢? -- LinuxAll CommentsHarry2013-12-19LFS? http://users.suse.com/~aj/linux_lfs.htmlRelated PostsGIT複製別人本地端的branchultrabook灌ubuntuGIT複製別人本地端的branchUSB隨身碟只能用2G無法Ping Domain (已爬文)
All Comments