-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Chuck,
On 9/28/12 1:56 PM, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:[email protected]] >> Subject: Suggestions for obtaining mod_jk for Amazon EC2 > >> I'm trying to set up an Amazon EC2 instance as a proxying web >> server for Tomcat using mod_jk. I'm using Amazon's basic "Linux" >> 32-bit AMI which doesn't include much -- specifically, a >> compiler. > >> Other than installing the GCC toolchain, compiling mod_jk and >> then removing the toolchain, does anyone have any other good >> ideas? > > I thought you could cross-compile with gcc, targeting a 32-bit x86 > architecture. (You certainly can with clang/LLVM, which I've been > using for a couple of years.) It's been a looong time since I cross-compiled anything. Does anyone know if there are issues with cross-compiling with the mod_jk build process? It uses 'configure' which should be all set up for XC, but I'd just like to know if anyone does it before I go through the headache of setting up multipel toolchains. > If all else fails, you could create a 32-bit Linux VM on one of > your 64-bit systems and build mod_jk there. Not much of an > improvement... Yeah, I'm more likely to just install the toolchain directly on the target VM since it actually involves fewer steps. Thanks, - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlBl7qkACgkQ9CaO5/Lv0PB0QACeO/lPRNKMawGrzc9n9XnjIe/6 hBQAn3NM3gV+h0LzCaw+fenvxc69EEd2 =chw3 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
