Open GoogleCodeExporter opened 8 years ago
getopt() & getopt_long() are also non-functional. The external variable
'optind' fails to link as well as the functions themselves. Error is at
runtime as described above for putc() and fputc().
So far, no code that I have tried to port over works on the Android due to
these linkage issues.
Original comment by maukto...@gmail.com
on 29 Jun 2014 at 6:24
This *may* be a duplicate of 101.
Original comment by maukto...@gmail.com
on 29 Jun 2014 at 12:36
Original issue reported on code.google.com by
maukto...@gmail.com
on 28 Jun 2014 at 4:57