Open GoogleCodeExporter opened 8 years ago
Nevermind, after getting a bit of sleep, I discovered that the ipod filesystem
transfer was incomplete.
Original comment by apeder...@tds.net
on 3 Nov 2007 at 7:22
First, I've same problem in Fedora 7.
Thus, I've trying to build GCC without '-lc' but it failed.
Please let me know how to solve it.
Original comment by bsj...@gmail.com
on 28 Nov 2007 at 3:12
I finally success to build GCC. I forgot the documents as following. The
libc.dylib
should be taken from iPod Touch or iPhone itself.
o Make sure that $HEAVENLY points to a copy of the full iPhone root filesystem,
not
just the unpacked update DMG. If you get errors about being unable to find -lc,
then
your $HEAVENLY is set incorrectly, you mistyped the --with-heavenly option to
configure, or your copy of the root partition is incomplete. Your copy of the
iPhone
root filesystem
must include a usr/lib/libc.dylib file.
Original comment by bsj...@gmail.com
on 3 Dec 2007 at 2:48
I don't see the usr/lib/libc.dylib file in the corresponding path. Pls any body
give
the full library files with this file. I am always getting this error because
of this
file missing. Pls help for me. I don't think the HEAVENLY PATH is incorrect.
Because
I am using the procedure correctly in the iPhone open application development
document.
Original comment by karthikj...@gmail.com
on 1 Jun 2010 at 6:20
Original issue reported on code.google.com by
apeder...@tds.net
on 3 Nov 2007 at 11:01