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
667eb7c8
Kaydet (Commit)
667eb7c8
authored
Mar 06, 2007
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Patch #1673121: update README wrt. OSX default shell.
üst
00cd818d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README
README
+3
-3
No files found.
README
Dosyayı görüntüle @
667eb7c8
...
@@ -570,9 +570,9 @@ Reliant UNIX: The thread support does not compile on Reliant UNIX, and
...
@@ -570,9 +570,9 @@ Reliant UNIX: The thread support does not compile on Reliant UNIX, and
MacOSX: The tests will crash on both 10.1 and 10.2 with SEGV in
MacOSX: The tests will crash on both 10.1 and 10.2 with SEGV in
test_re and test_sre due to the small default stack size. If
test_re and test_sre due to the small default stack size. If
you set the stack size to 2048 before doing a "make test" the
you set the stack size to 2048 before doing a "make test" the
failure can be avoided. If you're using the tcsh
(the default
failure can be avoided. If you're using the tcsh
or csh shells,
on OSX), or csh shells use "limit stacksize 2048" and for the
use "limit stacksize 2048" and for the bash shell (the default
bash shell
, use "ulimit -s 2048".
as of OSX 10.3)
, use "ulimit -s 2048".
On naked Darwin you may want to add the configure option
On naked Darwin you may want to add the configure option
"--disable-toolbox-glue" to disable the glue code for the Carbon
"--disable-toolbox-glue" to disable the glue code for the Carbon
...
...
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