2009/5/29 Mladen Turk <mt...@apache.org>: > William A. Rowe, Jr. wrote: >> >> Mladen Turk wrote: >> >>> Nevertheless, how about creating separate .zips that >>> would contain tomcat(X)w.exe tomcat(X).exe service.bat >>> and tcnative-1.dll >>> eg. >>> apache-tomcat-6.0.21-win32-native.zip >>> apache-tomcat-6.0.21-win64-native.zip >>> apache-tomcat-6.0.21-win64-ia64-native.zip >> >> ia64 != x64, you realize? there isn't such an architecture as win64. >> > > Yes, I know that. However win64 in 99% is win64-x64 > >> so -win32-x86-native, -win32-x64 and -win32-ia64 would make perfect >> sense. >> > > Fine with me. >
"32" in "-win32-x64" looks odd. I want to say that I just built a distributive from the current tc6.0.x sources (with rev=783934 patch applied), and found that our zip and tgz distributions already contain a copy of those 64-bit files. In the /bin folder there is now a /bin/procrun subfolder, that contains /bin/procrun/amd64/ and /bin/procrun/ia64/ subfolders with a tomcat6.exe file in each of them. If we remain with this, there is no need to create separate zips that Mladen proposed. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org