Fix win32 simulator builds (tested cross compilation from linux)
commit04bf15e85c3518db2e18f739bee36768574b8c21
authorfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Sun, 4 Jul 2010 15:02:11 +0000 (4 15:02 +0000)
committerfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Sun, 4 Jul 2010 15:02:11 +0000 (4 15:02 +0000)
tree8bdcabf0bd7b330636f8a87c1fcd3d3d44d1d2dc
parentb841482739662533e2115e38c2a9d88c5d6375bd
Fix win32 simulator builds (tested cross compilation from linux)

- windows linker doesn't support -z defs
- rename 'crosscompile' variable to 'win32crosscompile' to show its real meaning
- do not test which host we are running on if we are cross compiling for win32

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27283 a1c6a512-1295-4272-9138-f99709370657
tools/configure