2013-05-12 20:35:31 +02:00
|
|
|
$NetBSD: TODO.crosscompile,v 1.2 2013/05/12 18:35:31 riastradh Exp $
|
2013-05-11 18:49:30 +02:00
|
|
|
|
|
|
|
* Fix the cross-libtool crock.
|
|
|
|
* Organize NATIVE_xyz and TARGET_xyz better.
|
|
|
|
* Organize host/target compiler tools better.
|
|
|
|
* Automatically set PACKAGES=packages.${MACHINE_ARCH}.
|
|
|
|
* Automatically set WRKDIR_BASENAME=work.${MACHINE_ARCH}.
|
|
|
|
* Simplify mk.conf setup (see HOWTO-use-crosscompile).
|
|
|
|
* Make USE_CROSS_COMPILE and MACHINE_ARCH passable on the command line.
|
|
|
|
* Don't require user to set up CROSSBASE cruft.
|
|
|
|
* Allow LOCALBASE &c. to be set differently on host and target.
|
2013-05-12 20:35:31 +02:00
|
|
|
* Make cross-OS builds work. Use MACHINE_PLATFORM, not MACHINE_ARCH.
|