compiling mico for windows 7 - 64
2012-06-05 10:14:07 GMT
Hi all,
trying to compile mico for windows 7 64 bit (VS 2008) using Makefile.win32 caused several runtime errors, i.e. when running idl.exe. Probably Makefile.win32 cannot be used for win7 64 bit target. Is there a makefile available for windows 7 64 bit or are there hints for creating one ?
Here is my compiler output :
.
.
.
cd ..\coss
nmake /nologo /f Makefile.win32 all
cd naming
nmake /nologo "CREATE_DLL = 1" /f Makefile.win32 lib
..\..\win32-bin\idl.exe --windows-dll coss -B..\.. --c++-skel --name CosNaming ..\..\includ
e\coss\CosNaming.idl
[3153588942 - 0000000000F0F190] d:\project\vs_projects\mico\orb\os-thread/pthreads.cc:409: assertion
failed
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
[3153593374 - 0000000000F0F190] d:\project\vs_projects\mico\orb\os-thread/pthreads.cc:409: assertion
failed
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
NMAKE : fatal error U1077: '..\..\win32-bin\idl.exe' : return code '0x3'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\amd64\nmake.E
XE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\amd64\nmake.E
XE"' : return code '0x2'
Stop.
Running idl standalone causes following output :
D:\Project\vs_projects\mico\win32-bin>idl
[3154837808 - 0000000000E63700] d:\project\vs_projects\mico\orb\os-thread/pthreads.cc:409: assertion
failed
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
[3154841440 - 0000000000E63700] d:\project\vs_projects\mico\orb\os-thread/pthreads.cc:409: assertion
failed
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
D:\Project\vs_projects\mico\win32-bin>
Eventname: APPCRASH
Applicationname: idl.exe
Programversion: 0.0.0.0
Programtimestamp: 4fcdcc07
Modulname: mico2313.dll
Modulversion: 0.0.0.0
Moduletimestamp: 4fcdcbc2
Exceptioncode: 40000015
Exceptioneoffset: 000000000012474f
OS version: 6.1.7601.2.1.0.256.1
------------------------------------------------------------
Der Inhalt dieser E-Mail ist vertraulich. Falls Sie nicht
der angegebene Empfänger sind oder falls diese E-Mail
irrtümlich an Sie adressiert wurde, verständigen Sie bitte
den Absender sofort und löschen Sie die E-Mail sodann. Das
unerlaubte Kopieren sowie die unbefugte Übermittlung sind
nicht gestattet. Die Sicherheit von Übermittlungen per
E-Mail kann nicht garantiert werden. Falls Sie eine
Bestätigung wünschen, fordern Sie bitte den Inhalt der
E-Mail als Hardcopy an.
------------------------------------------------------------
The contents of this e-mail are confidential. If you
are not the named addressee or if this transmission
has been addressed to you in error, please notify the
sender immediately and then delete this e-mail.
Any unauthorized copying and transmission is forbidden.
E-Mail transmission cannot be guaranteed to be secure.
If verification is required, please request a hard copy
version.
------------------------------------------------------------
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ Mico-devel mailing list Mico-devel <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mico-devel
RSS Feed