This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Decompilation
- From: "J. Grant" <jg-lists at jguk dot org>
- To: Mike Stump <mstump at apple dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 13 Dec 2002 02:50:06 +0000
- Subject: Re: Decompilation
- References: <A93F3940-0E41-11D7-B4C7-000393941EE6@apple.com>
Hi Mike,
I quote from http://gcc.gnu.org/contributewhy.html
Nobody likes to do a lot of work and find it was duplicated effort. So
when you work on a major new feature, you should tell gcc@gcc.gnu.org
what you are working on, and give occasional reports of how far you have
come and how confident you are that you will finish the job. This way,
other developers (if they are paying attention) will be aware which
projects would duplicate your effort, and can either join up with you,
or at least avoid spending time on something that will be unnecessary
because of your work.
I am in contact with people working on decompilation already, also I
would like to make the most of the time I set aside for free software
development.
I believe this is the place to find out if work on this is already being
done.
Regards
JG
again, please cc me in any replys
Mike Stump wrote:
This is the wrong forum for finding people doing decompilation work.
google decompilation will take you a bit closer to those people.
I'd love to see a GNU decompiler. :-)
On Thursday, December 12, 2002, at 05:55 PM, J. Grant wrote:
I have been working on some decompilation research. I would like to
test my ideas and if useful contribute them to a project like GCC.
In this situation it is best for me to check if anyone else is working
on decompilation type research before I start.