<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi Nikolay,</DIV>
<DIV> </DIV>
<DIV>Thanks for the clarification. It's much easier without sticking to the old gcc version.</DIV>
<DIV> </DIV>
<DIV>Yes, I noticed that VBoxRem2.rel is an ELF image. Can you explain how this file is built? I assume it's done on Linux. Do you use mingw toolchain on linux to do the cross compile? Since it's ELF image, perhaps it's built from pure linux gcc (w/o cross compile to windows)?</DIV>
<DIV> </DIV>
<DIV>I am trying to eliminate VBoxREM2.rel on windows using MingW64, in other words, combining the current VBoxREM.dll + VBoxREM2.rel ==> VBoxREM.dll</DIV>
<DIV> </DIV>
<DIV>Thanks,</DIV>
<DIV> </DIV>
<DIV>Huihong<BR><BR>--- On <B>Tue, 7/14/09, Nikolay Igotti <I><Nikolay.Igotti@Sun.COM></I></B> wrote:<BR></DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid"><BR>From: Nikolay Igotti <Nikolay.Igotti@Sun.COM><BR>Subject: Re: [vbox-dev] Is gcc 3.3.x really necessary to compile the recompiler?<BR>To: "Huihong Luo" <huisinro@yahoo.com><BR>Cc: "VirtualBox developer's list" <vbox-dev@virtualbox.org><BR>Date: Tuesday, July 14, 2009, 2:24 AM<BR><BR>
<DIV class=plainMail>    Hi Huihong,<BR><BR><BR>Recompiler should build OK with recent gcc. Gcc 3 limitation was applicable to 'old' recompiler, not relying on TCG for codegeneration. Windows 64-bit REM is built to ELF image, not  PE, thus  MinGW shall be of little help to you.<BR><BR>Thanks,<BR>    Nikolay.<BR><BR><BR>Huihong Luo wrote:<BR>> The reason I asked is that gcc 4.4.3 seems to be working fine on linux, so I am very confused about gcc requirement.<BR>>  I am trying to use the latest gcc4.4.0 mingw64 bit on amd64 to build the recompiler, would this be a problem?<BR>>  Does 3.3.x requirement only apply to mingw32? in other cases, gcc 4 is OK?<BR>>  Thanks,<BR>> <BR>> ------------------------------------------------------------------------<BR>> <BR>> _______________________________________________<BR>> vbox-dev mailing list<BR>> <A
 href="http://us.mc343.mail.yahoo.com/mc/compose?to=vbox-dev@virtualbox.org" ymailto="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</A><BR>> <A href="http://vbox.innotek.de/mailman/listinfo/vbox-dev" target=_blank>http://vbox.innotek.de/mailman/listinfo/vbox-dev</A><BR>>   <BR><BR></DIV></BLOCKQUOTE></td></tr></table>