Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
f89ad5ed
Kaydet (Commit)
f89ad5ed
authored
Mar 01, 2001
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Document configuration flags to compile for large file support on
certain Linux systems.
üst
4f53da07
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletion
+9
-1
libposix.tex
Doc/lib/libposix.tex
+9
-1
No files found.
Doc/lib/libposix.tex
Dosyayı görüntüle @
f89ad5ed
...
...
@@ -56,9 +56,17 @@ of Irix, but with Solaris 2.6 and 2.7 you need to do something like:
\begin{verbatim}
CFLAGS="`getconf LFS
_
CFLAGS`" OPT="-g -O2
$
CFLAGS"
\
configure
.
/
configure
\end
{
verbatim
}
% $ <-- bow to font-lock
On large
-
file
-
capable Linux systems, this might work:
\begin
{
verbatim
}
CC
=
"
-
D
_
LARGEFILE
64
_
SOURCE
-
D
_
FILE
_
OFFSET
_
BITS
=
64
"
export CC
.
/
configure
\end
{
verbatim
}
\subsection
{
Module Contents
\label
{
posix
-
contents
}}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment