<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:"Futura Bk";
        panose-1:2 11 5 2 2 2 4 2 3 3;}
@font-face
        {font-family:"Futura Hv";
        panose-1:2 11 7 2 2 2 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hello,<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I&#8217;m trying to build omniORB-4.1.7 using C&#43;&#43; 11 (Visual Studio 2012).<o:p></o:p></p>
<p class="MsoNormal">I have installed Python 2.7.5 and Cygwin 1.7.25.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I have created a new platform configuration file x86_win32_vs_11.mk (based on x86_win32_vs_10.mk)<o:p></o:p></p>
<p class="MsoNormal">and the only change is setting <span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white">
compiler_version_suffix=_vc11</span><span style="font-size:9.5pt;font-family:Consolas;color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.5pt;font-family:Consolas;color:black"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.5pt;font-family:Consolas;color:black">When I attempt to build omniORB-4.1.7 I get the following error when attempting to run the link command.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.5pt;font-family:Consolas;color:black">It is picking up the link command from Cygwin.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.5pt;font-family:Consolas;color:black"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.5pt;font-family:Consolas;color:black">I have also tried to build omniORB-4.1.6 using the same method and I get the same error.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.5pt;font-family:Consolas;color:black"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.5pt;font-family:Consolas;color:black">Any help to solve this would be much appreciated.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.5pt;font-family:Consolas;color:black"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.5pt;font-family:Consolas;color:black">Cheers,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.5pt;font-family:Consolas;color:black">Mark.</span><o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">$ make export<o:p></o:p></p>
<p class="MsoNormal">making export in src/tool...<o:p></o:p></p>
<p class="MsoNormal">make[1]: Entering directory `/cygdrive/c/omniORB-4.1.7/src/tool'<o:p></o:p></p>
<p class="MsoNormal">making export in src/tool/omniidl...<o:p></o:p></p>
<p class="MsoNormal">make[2]: Entering directory `/cygdrive/c/omniORB-4.1.7/src/tool/omniidl'<o:p></o:p></p>
<p class="MsoNormal">making export in src/tool/omniidl/cxx...<o:p></o:p></p>
<p class="MsoNormal">make[3]: Entering directory `/cygdrive/c/omniORB-4.1.7/src/tool/omniidl/cxx'<o:p></o:p></p>
<p class="MsoNormal">making export in src/tool/omniidl/cxx/cccp...<o:p></o:p></p>
<p class="MsoNormal">make[4]: Entering directory `/cygdrive/c/omniORB-4.1.7/src/tool/omniidl/cxx/cccp'<o:p></o:p></p>
<p class="MsoNormal">../../../../../bin/x86_win32/clwrapper -gnuwin32 -c -O2 -MD -GS -GR -Zi -nologo -DHAVE_CONFIG_H -I. -I. -I.&nbsp; -I../../../../../include -D__WIN32__ -D_WIN32_WINNT=0x0501 -D__x86__ -D__NT__ -D__OSVERSIO<o:p></o:p></p>
<p class="MsoNormal">__=4&nbsp; -D_CRT_SECURE_NO_DEPRECATE=1 -Focexp.o cexp.c<o:p></o:p></p>
<p class="MsoNormal">cl -c -O2 -MD -GS -GR -Zi -nologo -DHAVE_CONFIG_H -I. -I. -I. -I..\..\..\..\..\include -D__WIN32__ -D_WIN32_WINNT=0x0501 -D__x86__ -D__NT__ -D__OSVERSION__=4 -D_CRT_SECURE_NO_DEPRECATE=1 -Focexp.o ce<o:p></o:p></p>
<p class="MsoNormal">p.c<o:p></o:p></p>
<p class="MsoNormal">cexp.c<o:p></o:p></p>
<p class="MsoNormal">../../../../../bin/x86_win32/clwrapper -gnuwin32 -c -O2 -MD -GS -GR -Zi -nologo -DHAVE_CONFIG_H -I. -I. -I.&nbsp; -I../../../../../include -D__WIN32__ -D_WIN32_WINNT=0x0501 -D__x86__ -D__NT__ -D__OSVERSIO<o:p></o:p></p>
<p class="MsoNormal">__=4&nbsp; -D_CRT_SECURE_NO_DEPRECATE=1 -Focccp.o cccp.c<o:p></o:p></p>
<p class="MsoNormal">cl -c -O2 -MD -GS -GR -Zi -nologo -DHAVE_CONFIG_H -I. -I. -I. -I..\..\..\..\..\include -D__WIN32__ -D_WIN32_WINNT=0x0501 -D__x86__ -D__NT__ -D__OSVERSION__=4 -D_CRT_SECURE_NO_DEPRECATE=1 -Focccp.o cc<o:p></o:p></p>
<p class="MsoNormal">p.c<o:p></o:p></p>
<p class="MsoNormal">cccp.c<o:p></o:p></p>
<p class="MsoNormal">../../../../../bin/x86_win32/clwrapper -gnuwin32 -c -O2 -MD -GS -GR -Zi -nologo -DHAVE_CONFIG_H -I. -I. -I.&nbsp; -I../../../../../include -D__WIN32__ -D_WIN32_WINNT=0x0501 -D__x86__ -D__NT__ -D__OSVERSIO<o:p></o:p></p>
<p class="MsoNormal">__=4&nbsp; -D_CRT_SECURE_NO_DEPRECATE=1 -Foconfig.o config.c<o:p></o:p></p>
<p class="MsoNormal">cl -c -O2 -MD -GS -GR -Zi -nologo -DHAVE_CONFIG_H -I. -I. -I. -I..\..\..\..\..\include -D__WIN32__ -D_WIN32_WINNT=0x0501 -D__x86__ -D__NT__ -D__OSVERSION__=4 -D_CRT_SECURE_NO_DEPRECATE=1 -Foconfig.o<o:p></o:p></p>
<p class="MsoNormal">onfig.c<o:p></o:p></p>
<p class="MsoNormal">config.c<o:p></o:p></p>
<p class="MsoNormal">../../../../../bin/x86_win32/clwrapper -gnuwin32 -c -O2 -MD -GS -GR -Zi -nologo -DHAVE_CONFIG_H -I. -I. -I.&nbsp; -I../../../../../include -D__WIN32__ -D_WIN32_WINNT=0x0501 -D__x86__ -D__NT__ -D__OSVERSIO<o:p></o:p></p>
<p class="MsoNormal">__=4&nbsp; -D_CRT_SECURE_NO_DEPRECATE=1 -Foalloca.o alloca.c<o:p></o:p></p>
<p class="MsoNormal">cl -c -O2 -MD -GS -GR -Zi -nologo -DHAVE_CONFIG_H -I. -I. -I. -I..\..\..\..\..\include -D__WIN32__ -D_WIN32_WINNT=0x0501 -D__x86__ -D__NT__ -D__OSVERSION__=4 -D_CRT_SECURE_NO_DEPRECATE=1 -Foalloca.o<o:p></o:p></p>
<p class="MsoNormal">lloca.c<o:p></o:p></p>
<p class="MsoNormal">alloca.c<o:p></o:p></p>
<p class="MsoNormal">../../../../../bin/x86_win32/clwrapper -gnuwin32 -c -O2 -MD -GS -GR -Zi -nologo -DHAVE_CONFIG_H -I. -I. -I.&nbsp; -I../../../../../include -D__WIN32__ -D_WIN32_WINNT=0x0501 -D__x86__ -D__NT__ -D__OSVERSIO<o:p></o:p></p>
<p class="MsoNormal">__=4&nbsp; -D_CRT_SECURE_NO_DEPRECATE=1 -Foindex.o index.c<o:p></o:p></p>
<p class="MsoNormal">cl -c -O2 -MD -GS -GR -Zi -nologo -DHAVE_CONFIG_H -I. -I. -I. -I..\..\..\..\..\include -D__WIN32__ -D_WIN32_WINNT=0x0501 -D__x86__ -D__NT__ -D__OSVERSION__=4 -D_CRT_SECURE_NO_DEPRECATE=1 -Foindex.o i<o:p></o:p></p>
<p class="MsoNormal">dex.c<o:p></o:p></p>
<p class="MsoNormal">index.c<o:p></o:p></p>
<p class="MsoNormal">&#43; rm -f omnicpp.exe<o:p></o:p></p>
<p class="MsoNormal">&#43; ../../../../../bin/x86_win32/linkwrapper -gnuwin32 -out:omnicpp.exe -nologo -manifest -DEBUG -PDB:omnicpp.exe.pdb -libpath:../../../../../lib/x86_win32 cexp.o cccp.o config.o alloca.o index.o<o:p></o:p></p>
<p class="MsoNormal">link -out:omnicpp.exe -nologo -manifest -DEBUG -PDB:omnicpp.exe.pdb -libpath:..\..\..\..\..\lib\x86_win32 cexp.o cccp.o config.o alloca.o index.o<o:p></o:p></p>
<p class="MsoNormal">link: unknown option -- o<o:p></o:p></p>
<p class="MsoNormal">Try `link --help' for more information.<o:p></o:p></p>
<p class="MsoNormal">&#43; mt.exe '/outputresource:omnicpp.exe;#1' /manifest omnicpp.exe.manifest<o:p></o:p></p>
<p class="MsoNormal">Microsoft (R) Manifest Tool version 6.2.9200.16384<o:p></o:p></p>
<p class="MsoNormal">Copyright (c) Microsoft Corporation 2012.<o:p></o:p></p>
<p class="MsoNormal">All rights reserved.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">omnicpp.exe.manifest : general error c1010070: Failed to load and parse the manifest. The system cannot find the file specified.<o:p></o:p></p>
<p class="MsoNormal">dir.mk:55: recipe for target `omnicpp.exe' failed<o:p></o:p></p>
<p class="MsoNormal">make[4]: *** [omnicpp.exe] Error 31<o:p></o:p></p>
<p class="MsoNormal">make[4]: Leaving directory `/cygdrive/c/omniORB-4.1.7/src/tool/omniidl/cxx/cccp'<o:p></o:p></p>
<p class="MsoNormal">dir.mk:21: recipe for target `export' failed<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:10.0pt;font-family:&quot;Futura Hv&quot;,&quot;sans-serif&quot;;mso-fareast-language:EN-GB">Mark Grimes</span><span lang="EN-GB" style="font-size:10.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;mso-fareast-language:EN-GB"><br>
SVC Info Developer II<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:10.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;mso-fareast-language:EN-GB">UK Public Sector (UKPS)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:10.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;mso-fareast-language:EN-GB">ABS Secure Capabilities<span style="color:#221E1F"><br>
Hewlett-Packard Company<br>
<br>
</span>&#43;44 1256 742566/ Tel <br>
<a href="mailto:mark.grimes@hp.com"><span style="color:blue">mark.grimes@hp.com</span></a> / Email
<br>
1-3 Bartley Wood Business Park, <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:10.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;mso-fareast-language:EN-GB">Hook, Hampshire RG27 9XA
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:10.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;mso-fareast-language:EN-GB">UK<br>
<span style="color:#221E1F"><br>
</span></span><a href="http://www.hp.com/"><span style="font-size:10.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;color:blue;text-decoration:none"><img border="0" width="28" height="28" id="Picture_x0020_4" src="cid:image001.gif@01CEB39A.F269D280" alt="Description: hp"></span></a><span lang="EN-GB" style="font-size:10.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;color:#221E1F;mso-fareast-language:EN-GB"><br>
<br>
</span><span style="font-size:8.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;color:black;mso-fareast-language:EN-GB">HP Enterprise Services UK Ltd</span><span lang="EN-GB" style="font-size:10.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;color:#1F497D;mso-fareast-language:EN-GB"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:7.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;color:black;mso-fareast-language:EN-GB">Registered Office: Cain Road, Bracknell, Berkshire, RG12 1HN</span><span style="mso-fareast-language:EN-GB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR" style="font-size:7.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;color:black;mso-fareast-language:EN-GB">Registered no: 53419 England<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:7.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;mso-fareast-language:EN-GB">VAT number: 432 99 5915</span><span style="font-size:7.0pt;mso-fareast-language:EN-GB"><o:p></o:p></span></p>
<div>
<div>
<div class="MsoNormal"><span lang="FR" style="font-size:7.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;color:black;mso-fareast-language:EN-GB">
<hr size="1" width="91%" align="left">
</span></div>
</div>
</div>
<p class="MsoNormal" style="text-align:justify"><i><span style="font-size:7.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;mso-fareast-language:EN-GB">The contents of this message and any attachments to it are private to HP and may be legally privileged.&nbsp; If you
 have received this message in error, you should delete it from your system immediately and advise the sender. To any recipient of this message within HP, unless otherwise stated you should consider this message and attachments as &quot;HP proprietary information&quot;.</span></i><span style="mso-fareast-language:EN-GB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:10.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;color:#221E1F;mso-fareast-language:EN-GB"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:10.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;color:#00B050;mso-fareast-language:EN-GB">Please consider the environment before printing this email.</span><span lang="EN-GB" style="font-size:10.0pt;font-family:&quot;Futura Bk&quot;,&quot;sans-serif&quot;;color:#221E1F;mso-fareast-language:EN-GB">
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</body>
</html>