From: Tom S. <Tom...@Me...> - 2007-09-27 16:19:12
|
I'm following instructions from Mattias on how to build 64-bit wrapper = on Win64. 1) Checkout from SVN truck. 2) Copy Makefile-windows-x86-32.nmake to Makefile-windows-x86-64.nmake (located in ..\src\c\) 3) Edited Makefile-windows-x86-64.nmake 3.1) Remove -Zp4 from compile options (seams to cause 'Stdout pipe creation failed' ?!) 3.2) Changed /MACHINE:X86 to /MACHINE:X64 3.3) EXE_OUTDIR =3D $(PROJ)32_VC8__Win32_Release to EXE_OUTDIR =3D $(PROJ)32_VC8__Win64_Release 3.4) DLL_OUTDIR =3D $(PROJ)JNI32_VC8__Win32_Release to DLL_OUTDIR =3D $(PROJ)JNI32_VC8__Win64_Release 4) Open a Visual Studio 2005 x64 command prompt (and I use java 1.6.0_02 64-bit Server) 4.1) ant -Dbits=3D64 Regards, /Mattias This worked for me the first time I built, but now I get this error from = the linker: [exec] link /NOLOGO /MANIFEST /DEBUG /MACHINE:X64 = /ERRORREPORT:PROMPT D elayImp.lib /INCREMENTAL:NO /SUBSYSTEM:CONSOLE = /MANIFESTFILE:"wrapper32_VC8__Win 64_Release\wrapper.exe.intermediate.manifest" = /PDB:"wrapper32_VC8__Win64_Release \wrapper.pdb" /OPT:REF /OPT:ICF /OPT:WIN98 /LTCG = wrapper32_VC8__Win64_Release\lo gger.obj wrapper32_VC8__Win64_Release\property.obj = wrapper32_VC8__Win64_Release\ wrapper.obj wrapper32_VC8__Win64_Release\wrapper_win.obj = wrapper32_VC8__Win64_Re lease\wrappereventloop.obj wrapper32_VC8__Win64_Release\wrapperinfo.obj = wsock32. lib shlwapi.lib advapi32.lib user32.lib = wrapper32_VC8__Win64_Release\wrapper.res /OUT:"..\..\bin\wrapper.exe" [exec] wrapper32_VC8__Win64_Release\logger.obj : fatal error = LNK1112: modul e machine type 'X86' conflicts with target machine type 'x64' I think something in my Visual Studio 2005 environment has changed. Has anyone seen this? Thanks, Tom -- Notice: This email and any files transmitted with it are confidential = and intended solely for the individual or entity to which they are = addressed. If you have received this email in error please notify the = sender and destroy any copies of this email and its attachments. You = are hereby notified that any unauthorized review, use, disclosure, = dissemination, distribution, or copying of this communication, or any of = its contents, is strictly prohibited. Please note that any views or = opinions presented in this email are solely those of the author and do = not necessarily represent those of the company. The recipient should = check this email and any attachments for the presence of viruses. The = company accepts no liability for any damage caused by any virus = transmitted by this email. |
From: Tim W. <Tim...@or...> - 2007-09-27 23:20:27
|
T25lIG9mIHlvdXIgb2JqZWN0IGZpbGVzIGhhcyBiZWVuIGNvbXBpbGVkIHdpdGggdGhlIC9NQUNI SU5FOng4NiBmbGFnLg0KRG91YmxlIGNoZWNrIHlvdSd2ZSB1cGRhdGVkIGFsbCB0aGUgL01BQ0hJ TkUgZmxhZ3MsIGFuZCBkbyBhIGNsZWFuL3JlYnVpbGQuDQoNCnRpbQ0KDQogIA0KDQpUaW0gV2hp dHRpbmd0b24NCkRldmVsb3BtZW50IFVuaXQgTWFuYWdlciAtIENvbmNlcnRvIFBvcnRhbA0KVGlt LldoaXR0aW5ndG9uQG9yaW9uaGVhbHRoLmNvbQ0KUDogKzY0IDkgNjM4IDA2MDAgeDM4NzMNCk06 ICs2NCAyMSAzMDcgOTI1IA0KRjogKzY0IDkgNjM4IDA2OTkNClM6IHRpbS53aGl0dGluZ3Rvbg0K d3d3Lm9yaW9uaGVhbHRoLmNvbSANCg0KDQpUaGlzIGUtbWFpbCBhbmQgYW55IGF0dGFjaG1lbnRz IGFyZSBpbnRlbmRlZCBvbmx5IGZvciB0aGUgcGVyc29uIHRvIHdob20gaXQgaXMgYWRkcmVzc2Vk IGFuZCBtYXkgY29udGFpbiBwcml2aWxlZ2VkLCBwcm9wcmlldGFyeSwgb3Igb3RoZXIgZGF0YSBw cm90ZWN0ZWQgZnJvbSBkaXNjbG9zdXJlIHVuZGVyIGFwcGxpY2FibGUgbGF3LiBJZiB5b3UgYXJl IG5vdCB0aGUgYWRkcmVzc2VlIG9yIHRoZSBwZXJzb24gcmVzcG9uc2libGUgZm9yIGRlbGl2ZXJp bmcgdGhpcyB0byB0aGUgYWRkcmVzc2VlIHlvdSBhcmUgaGVyZWJ5IG5vdGlmaWVkIHRoYXQgcmVh ZGluZywgY29weWluZyBvciBkaXN0cmlidXRpbmcgdGhpcyB0cmFuc21pc3Npb24gaXMgcHJvaGli aXRlZC4gSWYgeW91IGhhdmUgcmVjZWl2ZWQgdGhpcyBlLW1haWwgaW4gZXJyb3IsIHBsZWFzZSB0 ZWxlcGhvbmUgdXMgaW1tZWRpYXRlbHkgYW5kIHJlbW92ZSBhbGwgY29waWVzIG9mIGl0IGZyb20g eW91ciBzeXN0ZW0uIFRoYW5rIHlvdSBmb3IgeW91ciBjby1vcGVyYXRpb24uDQoNCg0KPj4+IE9u IEZyaSwgU2VwIDI4LCAyMDA3IGF0ICA0OjIwIGEubS4sIGluIG1lc3NhZ2UgPDA0MEYyOUEwNDA2 Mzg4NDZBOUIwRTQ4RDZEMjE0QjNDMDI2NUFCRkVERUBleGNoMms3LmhxLmJyb2Nhc3lzdGVtcy5j b20+LCAiVG9tIFNhdWxwYXVnaCIgPFRvbS5TYXVscGF1Z2hATWV0YUxJTkNTLmNvbT4gd3JvdGU6 DQoNCkknbSBmb2xsb3dpbmcgaW5zdHJ1Y3Rpb25zIGZyb20gTWF0dGlhcyBvbiBob3cgdG8gYnVp bGQgNjQtYml0IHdyYXBwZXIgb24gV2luNjQuDQogDQoxKSBDaGVja291dCBmcm9tIFNWTiB0cnVj ay4NCjIpIENvcHkgTWFrZWZpbGUtd2luZG93cy14ODYtMzIubm1ha2UgdG8gTWFrZWZpbGUtd2lu ZG93cy14ODYtNjQubm1ha2UNCihsb2NhdGVkIGluIC4uXHNyY1xjXCkNCjMpIEVkaXRlZCBNYWtl ZmlsZS13aW5kb3dzLXg4Ni02NC5ubWFrZQ0KICAgMy4xKSBSZW1vdmUgLVpwNCBmcm9tIGNvbXBp bGUgb3B0aW9ucyAoc2VhbXMgdG8gY2F1c2UgJ1N0ZG91dCBwaXBlDQpjcmVhdGlvbiBmYWlsZWQn ID8hKQ0KICAgMy4yKSBDaGFuZ2VkIC9NQUNISU5FOlg4NiB0byAvTUFDSElORTpYNjQNCiAgIDMu MykgRVhFX09VVERJUiA9ICQoUFJPSikzMl9WQzhfX1dpbjMyX1JlbGVhc2UgdG8gRVhFX09VVERJ UiA9DQokKFBST0opMzJfVkM4X19XaW42NF9SZWxlYXNlDQogICAzLjQpIERMTF9PVVRESVIgPSAk KFBST0opSk5JMzJfVkM4X19XaW4zMl9SZWxlYXNlIHRvIERMTF9PVVRESVIgPQ0KJChQUk9KKUpO STMyX1ZDOF9fV2luNjRfUmVsZWFzZQ0KIA0KNCkgT3BlbiBhIFZpc3VhbCBTdHVkaW8gMjAwNSB4 NjQgY29tbWFuZCBwcm9tcHQgKGFuZCBJIHVzZSBqYXZhIDEuNi4wXzAyDQo2NC1iaXQgU2VydmVy KQ0KICAgNC4xKSBhbnQgLURiaXRzPTY0DQogDQpSZWdhcmRzLA0KICAgL01hdHRpYXMNCiANClRo aXMgd29ya2VkIGZvciBtZSB0aGUgZmlyc3QgdGltZSBJIGJ1aWx0LCBidXQgbm93IEkgZ2V0IHRo aXMgZXJyb3IgZnJvbSB0aGUgbGlua2VyOg0KIA0KICAgICBbZXhlY10gICAgIGxpbmsgL05PTE9H TyAvTUFOSUZFU1QgL0RFQlVHIC9NQUNISU5FOlg2NCAvRVJST1JSRVBPUlQ6UFJPTVBUIEQNCmVs YXlJbXAubGliIC9JTkNSRU1FTlRBTDpOTyAvU1VCU1lTVEVNOkNPTlNPTEUgL01BTklGRVNURklM RToid3JhcHBlcjMyX1ZDOF9fV2luDQo2NF9SZWxlYXNlXHdyYXBwZXIuZXhlLmludGVybWVkaWF0 ZS5tYW5pZmVzdCIgL1BEQjoid3JhcHBlcjMyX1ZDOF9fV2luNjRfUmVsZWFzZQ0KXHdyYXBwZXIu cGRiIiAvT1BUOlJFRiAvT1BUOklDRiAvT1BUOldJTjk4IC9MVENHIHdyYXBwZXIzMl9WQzhfX1dp bjY0X1JlbGVhc2VcbG8NCmdnZXIub2JqIHdyYXBwZXIzMl9WQzhfX1dpbjY0X1JlbGVhc2VccHJv cGVydHkub2JqIHdyYXBwZXIzMl9WQzhfX1dpbjY0X1JlbGVhc2VcDQp3cmFwcGVyLm9iaiB3cmFw cGVyMzJfVkM4X19XaW42NF9SZWxlYXNlXHdyYXBwZXJfd2luLm9iaiB3cmFwcGVyMzJfVkM4X19X aW42NF9SZQ0KbGVhc2Vcd3JhcHBlcmV2ZW50bG9vcC5vYmogd3JhcHBlcjMyX1ZDOF9fV2luNjRf UmVsZWFzZVx3cmFwcGVyaW5mby5vYmogd3NvY2szMi4NCmxpYiBzaGx3YXBpLmxpYiBhZHZhcGkz Mi5saWIgdXNlcjMyLmxpYiB3cmFwcGVyMzJfVkM4X19XaW42NF9SZWxlYXNlXHdyYXBwZXIucmVz DQogL09VVDoiLi5cLi5cYmluXHdyYXBwZXIuZXhlIg0KICAgICBbZXhlY10gd3JhcHBlcjMyX1ZD OF9fV2luNjRfUmVsZWFzZVxsb2dnZXIub2JqIDogZmF0YWwgZXJyb3IgTE5LMTExMjogbW9kdWwN CmUgbWFjaGluZSB0eXBlICdYODYnIGNvbmZsaWN0cyB3aXRoIHRhcmdldCBtYWNoaW5lIHR5cGUg J3g2NCcNCiANCkkgdGhpbmsgc29tZXRoaW5nIGluIG15IFZpc3VhbCBTdHVkaW8gMjAwNSBlbnZp cm9ubWVudCBoYXMgY2hhbmdlZC4NCiANCkhhcyBhbnlvbmUgc2VlbiB0aGlzPw0KIA0KVGhhbmtz LA0KIA0KVG9tDQogDQogDQpOb3RpY2U6IFRoaXMgZW1haWwgYW5kIGFueSBmaWxlcyB0cmFuc21p dHRlZCB3aXRoIGl0IGFyZSBjb25maWRlbnRpYWwgYW5kIGludGVuZGVkIHNvbGVseSBmb3IgdGhl IGluZGl2aWR1YWwgb3IgZW50aXR5IHRvIHdoaWNoIHRoZXkgYXJlIGFkZHJlc3NlZC4gSWYgeW91 IGhhdmUgcmVjZWl2ZWQgdGhpcyBlbWFpbCBpbiBlcnJvciBwbGVhc2Ugbm90aWZ5IHRoZSBzZW5k ZXIgYW5kIGRlc3Ryb3kgYW55IGNvcGllcyBvZiB0aGlzIGVtYWlsIGFuZCBpdHMgYXR0YWNobWVu dHMuIFlvdSBhcmUgaGVyZWJ5IG5vdGlmaWVkIHRoYXQgYW55IHVuYXV0aG9yaXplZCByZXZpZXcs IHVzZSwgZGlzY2xvc3VyZSwgZGlzc2VtaW5hdGlvbiwgZGlzdHJpYnV0aW9uLCBvciBjb3B5aW5n IG9mIHRoaXMgY29tbXVuaWNhdGlvbiwgb3IgYW55IG9mIGl0cyBjb250ZW50cywgaXMgc3RyaWN0 bHkgcHJvaGliaXRlZC4gUGxlYXNlIG5vdGUgdGhhdCBhbnkgdmlld3Mgb3Igb3BpbmlvbnMgcHJl c2VudGVkIGluIHRoaXMgZW1haWwgYXJlIHNvbGVseSB0aG9zZSBvZiB0aGUgYXV0aG9yIGFuZCBk byBub3QgbmVjZXNzYXJpbHkgcmVwcmVzZW50IHRob3NlIG9mIHRoZSBjb21wYW55LiBUaGUgcmVj aXBpZW50IHNob3VsZCBjaGVjayB0aGlzIGVtYWlsIGFuZCBhbnkgYXR0YWNobWVudHMgZm9yIHRo ZSBwcmVzZW5jZSBvZiB2aXJ1c2VzLiBUaGUgY29tcGFueSBhY2NlcHRzIG5vIGxpYWJpbGl0eSBm b3IgYW55IGRhbWFnZSBjYXVzZWQgYnkgYW55IHZpcnVzIHRyYW5zbWl0dGVkIGJ5IHRoaXMgZW1h aWwuIA== |
From: Sandeep PS <san...@ya...> - 2007-11-20 06:22:31
|
Hi, Does anyone have the 64 bit wrapper.exe and wrapper.dll that works on win server 2003 ?? I am struggling to find one. It would be of gr8 help if you could provide it. Thanks, Sandeep Tom Saulpaugh wrote: > > I'm following instructions from Mattias on how to build 64-bit wrapper on > Win64. > > > 1) Checkout from SVN truck. > > 2) Copy Makefile-windows-x86-32.nmake to Makefile-windows-x86-64.nmake > > (located in ..\src\c\) > > 3) Edited Makefile-windows-x86-64.nmake > > 3.1) Remove -Zp4 from compile options (seams to cause 'Stdout pipe > > creation failed' ?!) > > 3.2) Changed /MACHINE:X86 to /MACHINE:X64 > > 3.3) EXE_OUTDIR = $(PROJ)32_VC8__Win32_Release to EXE_OUTDIR = > > $(PROJ)32_VC8__Win64_Release > > 3.4) DLL_OUTDIR = $(PROJ)JNI32_VC8__Win32_Release to DLL_OUTDIR = > > $(PROJ)JNI32_VC8__Win64_Release > > > > 4) Open a Visual Studio 2005 x64 command prompt (and I use java 1.6.0_02 > > 64-bit Server) > > 4.1) ant -Dbits=64 > > > > Regards, > /Mattias > > This worked for me the first time I built, but now I get this error from > the linker: > > [exec] link /NOLOGO /MANIFEST /DEBUG /MACHINE:X64 > /ERRORREPORT:PROMPT D > elayImp.lib /INCREMENTAL:NO /SUBSYSTEM:CONSOLE > /MANIFESTFILE:"wrapper32_VC8__Win > 64_Release\wrapper.exe.intermediate.manifest" > /PDB:"wrapper32_VC8__Win64_Release > \wrapper.pdb" /OPT:REF /OPT:ICF /OPT:WIN98 /LTCG > wrapper32_VC8__Win64_Release\lo > gger.obj wrapper32_VC8__Win64_Release\property.obj > wrapper32_VC8__Win64_Release\ > wrapper.obj wrapper32_VC8__Win64_Release\wrapper_win.obj > wrapper32_VC8__Win64_Re > lease\wrappereventloop.obj wrapper32_VC8__Win64_Release\wrapperinfo.obj > wsock32. > lib shlwapi.lib advapi32.lib user32.lib > wrapper32_VC8__Win64_Release\wrapper.res > /OUT:"..\..\bin\wrapper.exe" > [exec] wrapper32_VC8__Win64_Release\logger.obj : fatal error LNK1112: > modul > e machine type 'X86' conflicts with target machine type 'x64' > > I think something in my Visual Studio 2005 environment has changed. > > Has anyone seen this? > > Thanks, > > Tom > > > -- > Notice: This email and any files transmitted with it are confidential and > intended solely for the individual or entity to which they are addressed. > If you have received this email in error please notify the sender and > destroy any copies of this email and its attachments. You are hereby > notified that any unauthorized review, use, disclosure, dissemination, > distribution, or copying of this communication, or any of its contents, is > strictly prohibited. Please note that any views or opinions presented in > this email are solely those of the author and do not necessarily represent > those of the company. The recipient should check this email and any > attachments for the presence of viruses. The company accepts no liability > for any damage caused by any virus transmitted by this email. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > -- View this message in context: http://www.nabble.com/64-bit-Build-Error-on-Win64-tf4529456.html#a13851596 Sent from the Java Service Wrapper mailing list archive at Nabble.com. |
From: Leif M. <le...@ta...> - 2007-11-20 08:26:49
|
Sandeep, Sorry for the delays. I am working to get version 3.3.0 which will include Win64, completed for a release by the end of the year. It is currently working on my development system. Cheers, Leif Sandeep PS wrote: > Hi, > > Does anyone have the 64 bit wrapper.exe and wrapper.dll that works on win > server 2003 ?? > I am struggling to find one. It would be of gr8 help if you could provide > it. > > Thanks, > Sandeep > > > > Tom Saulpaugh wrote: > >> I'm following instructions from Mattias on how to build 64-bit wrapper on >> Win64. >> >> >> 1) Checkout from SVN truck. >> >> 2) Copy Makefile-windows-x86-32.nmake to Makefile-windows-x86-64.nmake >> >> (located in ..\src\c\) >> >> 3) Edited Makefile-windows-x86-64.nmake >> >> 3.1) Remove -Zp4 from compile options (seams to cause 'Stdout pipe >> >> creation failed' ?!) >> >> 3.2) Changed /MACHINE:X86 to /MACHINE:X64 >> >> 3.3) EXE_OUTDIR = $(PROJ)32_VC8__Win32_Release to EXE_OUTDIR = >> >> $(PROJ)32_VC8__Win64_Release >> >> 3.4) DLL_OUTDIR = $(PROJ)JNI32_VC8__Win32_Release to DLL_OUTDIR = >> >> $(PROJ)JNI32_VC8__Win64_Release >> >> >> >> 4) Open a Visual Studio 2005 x64 command prompt (and I use java 1.6.0_02 >> >> 64-bit Server) >> >> 4.1) ant -Dbits=64 >> >> >> >> Regards, >> /Mattias >> >> This worked for me the first time I built, but now I get this error from >> the linker: >> >> [exec] link /NOLOGO /MANIFEST /DEBUG /MACHINE:X64 >> /ERRORREPORT:PROMPT D >> elayImp.lib /INCREMENTAL:NO /SUBSYSTEM:CONSOLE >> /MANIFESTFILE:"wrapper32_VC8__Win >> 64_Release\wrapper.exe.intermediate.manifest" >> /PDB:"wrapper32_VC8__Win64_Release >> \wrapper.pdb" /OPT:REF /OPT:ICF /OPT:WIN98 /LTCG >> wrapper32_VC8__Win64_Release\lo >> gger.obj wrapper32_VC8__Win64_Release\property.obj >> wrapper32_VC8__Win64_Release\ >> wrapper.obj wrapper32_VC8__Win64_Release\wrapper_win.obj >> wrapper32_VC8__Win64_Re >> lease\wrappereventloop.obj wrapper32_VC8__Win64_Release\wrapperinfo.obj >> wsock32. >> lib shlwapi.lib advapi32.lib user32.lib >> wrapper32_VC8__Win64_Release\wrapper.res >> /OUT:"..\..\bin\wrapper.exe" >> [exec] wrapper32_VC8__Win64_Release\logger.obj : fatal error LNK1112: >> modul >> e machine type 'X86' conflicts with target machine type 'x64' >> >> I think something in my Visual Studio 2005 environment has changed. >> >> Has anyone seen this? >> >> Thanks, >> >> Tom >> >> >> -- >> Notice: This email and any files transmitted with it are confidential and >> intended solely for the individual or entity to which they are addressed. >> If you have received this email in error please notify the sender and >> destroy any copies of this email and its attachments. You are hereby >> notified that any unauthorized review, use, disclosure, dissemination, >> distribution, or copying of this communication, or any of its contents, is >> strictly prohibited. Please note that any views or opinions presented in >> this email are solely those of the author and do not necessarily represent >> those of the company. The recipient should check this email and any >> attachments for the presence of viruses. The company accepts no liability >> for any damage caused by any virus transmitted by this email. >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Wrapper-user mailing list >> Wra...@li... >> https://lists.sourceforge.net/lists/listinfo/wrapper-user >> >> >> > > |
From: Sandeep PS <san...@ya...> - 2007-11-20 08:38:05
|
Leif, Thanks for your reply. Is it possible for u to send me the 64-bit binaries that is working on ur development machine ?? Regards, Sandeep Leif Mortenson-2 wrote: > > Sandeep, > Sorry for the delays. I am working to get version 3.3.0 which will > include Win64, completed for a release by the end of the year. > It is currently working on my development system. > > Cheers, > Leif > > Sandeep PS wrote: >> Hi, >> >> Does anyone have the 64 bit wrapper.exe and wrapper.dll that works on win >> server 2003 ?? >> I am struggling to find one. It would be of gr8 help if you could provide >> it. >> >> Thanks, >> Sandeep >> >> >> >> Tom Saulpaugh wrote: >> >>> I'm following instructions from Mattias on how to build 64-bit wrapper >>> on >>> Win64. >>> >>> >>> 1) Checkout from SVN truck. >>> >>> 2) Copy Makefile-windows-x86-32.nmake to Makefile-windows-x86-64.nmake >>> >>> (located in ..\src\c\) >>> >>> 3) Edited Makefile-windows-x86-64.nmake >>> >>> 3.1) Remove -Zp4 from compile options (seams to cause 'Stdout pipe >>> >>> creation failed' ?!) >>> >>> 3.2) Changed /MACHINE:X86 to /MACHINE:X64 >>> >>> 3.3) EXE_OUTDIR = $(PROJ)32_VC8__Win32_Release to EXE_OUTDIR = >>> >>> $(PROJ)32_VC8__Win64_Release >>> >>> 3.4) DLL_OUTDIR = $(PROJ)JNI32_VC8__Win32_Release to DLL_OUTDIR = >>> >>> $(PROJ)JNI32_VC8__Win64_Release >>> >>> >>> >>> 4) Open a Visual Studio 2005 x64 command prompt (and I use java 1.6.0_02 >>> >>> 64-bit Server) >>> >>> 4.1) ant -Dbits=64 >>> >>> >>> >>> Regards, >>> /Mattias >>> >>> This worked for me the first time I built, but now I get this error from >>> the linker: >>> >>> [exec] link /NOLOGO /MANIFEST /DEBUG /MACHINE:X64 >>> /ERRORREPORT:PROMPT D >>> elayImp.lib /INCREMENTAL:NO /SUBSYSTEM:CONSOLE >>> /MANIFESTFILE:"wrapper32_VC8__Win >>> 64_Release\wrapper.exe.intermediate.manifest" >>> /PDB:"wrapper32_VC8__Win64_Release >>> \wrapper.pdb" /OPT:REF /OPT:ICF /OPT:WIN98 /LTCG >>> wrapper32_VC8__Win64_Release\lo >>> gger.obj wrapper32_VC8__Win64_Release\property.obj >>> wrapper32_VC8__Win64_Release\ >>> wrapper.obj wrapper32_VC8__Win64_Release\wrapper_win.obj >>> wrapper32_VC8__Win64_Re >>> lease\wrappereventloop.obj wrapper32_VC8__Win64_Release\wrapperinfo.obj >>> wsock32. >>> lib shlwapi.lib advapi32.lib user32.lib >>> wrapper32_VC8__Win64_Release\wrapper.res >>> /OUT:"..\..\bin\wrapper.exe" >>> [exec] wrapper32_VC8__Win64_Release\logger.obj : fatal error >>> LNK1112: >>> modul >>> e machine type 'X86' conflicts with target machine type 'x64' >>> >>> I think something in my Visual Studio 2005 environment has changed. >>> >>> Has anyone seen this? >>> >>> Thanks, >>> >>> Tom >>> >>> >>> -- >>> Notice: This email and any files transmitted with it are confidential >>> and >>> intended solely for the individual or entity to which they are >>> addressed. >>> If you have received this email in error please notify the sender and >>> destroy any copies of this email and its attachments. You are hereby >>> notified that any unauthorized review, use, disclosure, dissemination, >>> distribution, or copying of this communication, or any of its contents, >>> is >>> strictly prohibited. Please note that any views or opinions presented >>> in >>> this email are solely those of the author and do not necessarily >>> represent >>> those of the company. The recipient should check this email and any >>> attachments for the presence of viruses. The company accepts no >>> liability >>> for any damage caused by any virus transmitted by this email. >>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2005. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> Wrapper-user mailing list >>> Wra...@li... >>> https://lists.sourceforge.net/lists/listinfo/wrapper-user >>> >>> >>> >> >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > -- View this message in context: http://www.nabble.com/64-bit-Build-Error-on-Win64-tf4529456.html#a13852782 Sent from the Java Service Wrapper mailing list archive at Nabble.com. |
From: Sandeep PS <san...@ya...> - 2007-11-20 11:17:23
|
Leif, I was able to compile it myself ... it is working fine :) Sandeep Sandeep PS wrote: > > Leif, > > Thanks for your reply. > > Is it possible for u to send me the 64-bit binaries that is working on ur > development machine ?? > > Regards, > Sandeep > > > > Leif Mortenson-2 wrote: >> >> Sandeep, >> Sorry for the delays. I am working to get version 3.3.0 which will >> include Win64, completed for a release by the end of the year. >> It is currently working on my development system. >> >> Cheers, >> Leif >> >> Sandeep PS wrote: >>> Hi, >>> >>> Does anyone have the 64 bit wrapper.exe and wrapper.dll that works on >>> win >>> server 2003 ?? >>> I am struggling to find one. It would be of gr8 help if you could >>> provide >>> it. >>> >>> Thanks, >>> Sandeep >>> >>> >>> >>> Tom Saulpaugh wrote: >>> >>>> I'm following instructions from Mattias on how to build 64-bit wrapper >>>> on >>>> Win64. >>>> >>>> >>>> 1) Checkout from SVN truck. >>>> >>>> 2) Copy Makefile-windows-x86-32.nmake to Makefile-windows-x86-64.nmake >>>> >>>> (located in ..\src\c\) >>>> >>>> 3) Edited Makefile-windows-x86-64.nmake >>>> >>>> 3.1) Remove -Zp4 from compile options (seams to cause 'Stdout pipe >>>> >>>> creation failed' ?!) >>>> >>>> 3.2) Changed /MACHINE:X86 to /MACHINE:X64 >>>> >>>> 3.3) EXE_OUTDIR = $(PROJ)32_VC8__Win32_Release to EXE_OUTDIR = >>>> >>>> $(PROJ)32_VC8__Win64_Release >>>> >>>> 3.4) DLL_OUTDIR = $(PROJ)JNI32_VC8__Win32_Release to DLL_OUTDIR = >>>> >>>> $(PROJ)JNI32_VC8__Win64_Release >>>> >>>> >>>> >>>> 4) Open a Visual Studio 2005 x64 command prompt (and I use java >>>> 1.6.0_02 >>>> >>>> 64-bit Server) >>>> >>>> 4.1) ant -Dbits=64 >>>> >>>> >>>> >>>> Regards, >>>> /Mattias >>>> >>>> This worked for me the first time I built, but now I get this error >>>> from >>>> the linker: >>>> >>>> [exec] link /NOLOGO /MANIFEST /DEBUG /MACHINE:X64 >>>> /ERRORREPORT:PROMPT D >>>> elayImp.lib /INCREMENTAL:NO /SUBSYSTEM:CONSOLE >>>> /MANIFESTFILE:"wrapper32_VC8__Win >>>> 64_Release\wrapper.exe.intermediate.manifest" >>>> /PDB:"wrapper32_VC8__Win64_Release >>>> \wrapper.pdb" /OPT:REF /OPT:ICF /OPT:WIN98 /LTCG >>>> wrapper32_VC8__Win64_Release\lo >>>> gger.obj wrapper32_VC8__Win64_Release\property.obj >>>> wrapper32_VC8__Win64_Release\ >>>> wrapper.obj wrapper32_VC8__Win64_Release\wrapper_win.obj >>>> wrapper32_VC8__Win64_Re >>>> lease\wrappereventloop.obj wrapper32_VC8__Win64_Release\wrapperinfo.obj >>>> wsock32. >>>> lib shlwapi.lib advapi32.lib user32.lib >>>> wrapper32_VC8__Win64_Release\wrapper.res >>>> /OUT:"..\..\bin\wrapper.exe" >>>> [exec] wrapper32_VC8__Win64_Release\logger.obj : fatal error >>>> LNK1112: >>>> modul >>>> e machine type 'X86' conflicts with target machine type 'x64' >>>> >>>> I think something in my Visual Studio 2005 environment has changed. >>>> >>>> Has anyone seen this? >>>> >>>> Thanks, >>>> >>>> Tom >>>> >>>> >>>> -- >>>> Notice: This email and any files transmitted with it are confidential >>>> and >>>> intended solely for the individual or entity to which they are >>>> addressed. >>>> If you have received this email in error please notify the sender and >>>> destroy any copies of this email and its attachments. You are hereby >>>> notified that any unauthorized review, use, disclosure, dissemination, >>>> distribution, or copying of this communication, or any of its contents, >>>> is >>>> strictly prohibited. Please note that any views or opinions presented >>>> in >>>> this email are solely those of the author and do not necessarily >>>> represent >>>> those of the company. The recipient should check this email and any >>>> attachments for the presence of viruses. The company accepts no >>>> liability >>>> for any damage caused by any virus transmitted by this email. >>>> >>>> ------------------------------------------------------------------------- >>>> This SF.net email is sponsored by: Microsoft >>>> Defy all challenges. Microsoft(R) Visual Studio 2005. >>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>> _______________________________________________ >>>> Wrapper-user mailing list >>>> Wra...@li... >>>> https://lists.sourceforge.net/lists/listinfo/wrapper-user >>>> >>>> >>>> >>> >>> >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Wrapper-user mailing list >> Wra...@li... >> https://lists.sourceforge.net/lists/listinfo/wrapper-user >> >> > > -- View this message in context: http://www.nabble.com/64-bit-Build-Error-on-Win64-tf4529456.html#a13855053 Sent from the Java Service Wrapper mailing list archive at Nabble.com. |