cwalls251 / iphone-dev

Automatically exported from code.google.com/p/iphone-dev
0 stars 0 forks source link

llvm-gcc-4.0/ does not exist during fill-llvm-gcc.sh (Tiger, PPC) #49

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Followed tutorial until fill-llvm-gcc.sh. Everything else seemed to work
fine, however, the script was looking for llvm-gcc-4.0/, which doesn't
exist in my iphone-dev directory.

What is the expected output? What do you see instead?
script outputs:
I didn't find the directory llvm-gcc-4.0/, and you've 
requested that I not check the Internet for updates.

What version of the product are you using? On what operating system?
At svn revision 174.
Mac OS X Tiger 10.4.10 PPC G4.

Original issue reported on code.google.com by andp...@gmail.com on 21 Sep 2007 at 7:50

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I don't know if this is the correct way of doing it but if you edit the
fill-llvm-gcc.sh file, the first line should read something like local:yes, 
change
that to local:no and it will get the correct stuff from online and do it for 
you.

Original comment by Gaurav...@gmail.com on 22 Sep 2007 at 6:40

GoogleCodeExporter commented 8 years ago
Yeah, I was making some changes to the SVN. The instructions should be fixed 
now.

Original comment by nightwat...@gmail.com on 23 Sep 2007 at 8:57