Hi Yaakov, I'm trying to cross compile a 64-bit version of mksh using cygport on my 32-bit machine. To that end I added the following to my 64-bit mksh cygport file:
CROSS_HOST="x86_64-pc-cygwin" inherit cross It worked in so much as the x86_64 compilers were called, however the executable was installed to: usr/x86_64-pc-cygwin/sys-root/usr/bin/mksh.exe How do I setup the cygport file to install to usr/bin/mksh.exe (like the 32-bit cygport)? Thanks, Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profiles/ir0nh34d ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
