Re: Xcode-users Digest, Vol 3, Issue 297
Re: Xcode-users Digest, Vol 3, Issue 297
- Subject: Re: Xcode-users Digest, Vol 3, Issue 297
- From: Tron Thomas <email@hidden>
- Date: Fri, 21 Apr 2006 20:06:19 -0700
Date: Fri, 21 Apr 2006 21:53:14 +0200
From: "Falko A." <email@hidden>
Subject: huge temporary files
To: email@hidden
Message-ID: <email@hidden>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Hi,
I played around with some c-macros in xCode which were supposed to
hardcode loops.
e.g. something like "repeatFunc(a) (a;a;a;a)"
Inadvertently, I created a slightly too large "loop" which caused the
compiler to
create several GB of data and my computer to crash as it didn't have
any more
space on the start-up volume...
Now, after a restart, I can't find those huge files eating up all my
HD space...
The project folder itself doesn't seem to contain any of them.
Where does xCode usually create "temporary" files like those?
Thanks in advance
Falko
The problem might have nothing to do with your macros. I have a 250
Gigabyte hard drive with only about 20 Gigabytes used. One time when I
build a project with Xcode, for some reason it create a file that was
around 230 Gigabytes that fill up the rest of my hard drive. I tracked
the file. It was an intermediate build file created in a subdirectory
under the build director for the project
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden