Hi
We have translated the 4.7 source code. There were minor problems tat we got around by modifying the Makefiles. When we arrive at the link time however, we are confronted to a bug that we can´t solve:
[code]
{standard input}:66:selected processor does not support `ldrex ip,[r3]'
{standard input}:67:lo register required -- `sub ip,ip,#1'
{standard input}:68:selected processor does not support `strex r1,ip,[r3]'
{standard input}:69:selected processor does not support `teq r1,#0'
Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1
[/code]
There is no way to know which object code file is at fault. We suspect that the C++ error handling but we cnt say for sure.
My email is
jacob@jacob.remcomp.fr
Thanks in advance for your help
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).