Closed GoogleCodeExporter closed 9 years ago
hi i solve the problem but i get this error
ld: warning: -force_cpusubtype_ALL will become unsupported for ARM architectures
ld: in /cygwin/home/admin/toolchain/usr/apple-ios/lib/libobjc.dylib, file too
small for architecture arm
collect2: ld returned 1 exit status
Original comment by joycezem...@gmail.com
on 23 Aug 2012 at 4:06
I suspect you've got a symlink problem with that .dylib file - it's not one
that I provide with my toolchain.
Can you check its contents? If it's a Cygwin symlink then please be aware that
my toolchain isn't a cygwin application, it's native Windows instead as IMHO
Cygwin is too slow for any real work.
You need to be careful when you copy or archive the iOS SDK such that all
symlinks get dereferenced (sometimes this is also called 'followed').
Original comment by mingw.an...@gmail.com
on 6 Oct 2012 at 4:51
I've not heard back from you so closing as invalid.
Original comment by mingw.an...@gmail.com
on 18 Dec 2012 at 12:44
Original issue reported on code.google.com by
joycezem...@gmail.com
on 23 Aug 2012 at 12:56