Closed GoogleCodeExporter closed 9 years ago
I just tried to do this (removed them in import and changed stdio) but I'm
getting a
multiple definition problem between dingoo.o and libc.o.
So either if you know what I might've done wrong you can comment, or I'll just
wait
till you fix it.
Original comment by hart...@gmail.com
on 12 Apr 2010 at 6:12
I realised after I said about it that we need to change dingoo.o, which is a
pain
since I'm not certain how the original dingoo.o was created by zaxxon, but I
have an
idea so I'll try to add building dingoo.o to the install process.
Original comment by Flatmush@googlemail.com
on 12 Apr 2010 at 7:03
Original comment by Flatmush@googlemail.com
on 12 Apr 2010 at 9:38
Fixed this by modifying dynamic link tables, kinda a hack but it works fine
with no
known bad side-effects and is far easier than modifying dingoo.o which we don't
know
how to do at the minute. This approach also means it's still possible to access
the
old broken functions at runtime if we wanted to.
Original comment by Flatmush@googlemail.com
on 13 Apr 2010 at 7:04
Original issue reported on code.google.com by
Flatmush@googlemail.com
on 12 Apr 2010 at 3:51