[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#8620: Strange problem for ls
From: |
Pádraig Brady |
Subject: |
bug#8620: Strange problem for ls |
Date: |
Fri, 06 May 2011 09:40:43 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 |
tags 8620 notabug
close 8620
On 06/05/11 07:50, errik wrote:
> Hi All,
>
> It seems I can solve the issue by add compile option:
>
> -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
Just the latter.
http://www.pixelbeat.org/programming/gcc/c_c++_notes.html#LFS
I'm closing this...