From: Eric W. <scr...@gm...> - 2006-07-17 00:09:22
|
# from Mattia Barbon # on Saturday 15 July 2006 02:31 am: >> =A0> =A0 =A0 =A0 mkdir -p cpp/wxPerl.osx/build/wxPerl.app/Contents/MacOS > >=A0 ? These directories should be created by xcodebuild. >Which directories are created instead? $ xcodebuild -project wxPerl.xcode > /tmp/xcode.log (NOTE: project wxPerl was written by an older version of Xcode (39) --=20 temporarily upgrading it to version 42 (without modifying project file)) $ svn st ? build ? wxPerl.r $ tree build/ build/ |-- Default | `-- wxPerl.app | `-- Contents | |-- Info.plist | |-- MacOS | | `-- wxPerl | |-- PkgInfo | `-- Resources | `-- wxPerl.rsrc `-- wxPerl.build `-- Default `-- wxPerl.app.build |-- Objects-normal | `-- ppc | |-- main.o | `-- wxPerl.LinkFileList |-- ResourceManagerResources | |-- Objects | | `-- wxPerl.rsrc | `-- wxPerl.rsrc |-- wxPerl.app.dep `-- wxPerl.hmap $ xcodebuild -version Component versions: DevToolsCore-747.0; DevToolsSupport-733.0 =2D-Eric =2D-=20 So malloc calls a timeout and starts rummaging around the free chain, sorting things out, and merging adjacent small free blocks into larger blocks. This takes 3 1/2 days. =2D-Joel Spolsky =2D-------------------------------------------------- http://scratchcomputing.com =2D-------------------------------------------------- |