This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ELF to EXE converstion?


Hi Srinivasa,


On Mon, 25 Nov 2002, P.Srinivasa Rao wrote:
> Is there a tool to convert ELF executables(on linux) to WIndows(95/NT/2K)
> executables?

Something seems to be wrong here, what exactly are you looking for.
Cas even if one can change the file format headers to make it look like an 
executable, it won't run in windows, cas the system calls, the conventions 
for dynamic linking, memory map for a process, etc. etc. or rather most of 
the things change.

Keep :-)
HanishKVC



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]