18 echo " --target-cxx Sets the C++ target-compiler []" |
18 echo " --target-cxx Sets the C++ target-compiler []" |
19 echo " --host-cc Sets the host-compiler [\$CC]" |
19 echo " --host-cc Sets the host-compiler [\$CC]" |
20 echo " --host-cxx Sets the C++ host-compiler []" |
20 echo " --host-cxx Sets the C++ host-compiler []" |
21 echo " --os Sets the OS. Listens to: [detected]" |
21 echo " --os Sets the OS. Listens to: [detected]" |
22 echo " UNIX, OSX, FREEBSD, MORPHOS" |
22 echo " UNIX, OSX, FREEBSD, MORPHOS" |
23 echo " BEOS, SUNOS, CYGWIN, MINGW" |
23 echo " BEOS, SUNOS, CYGWIN, MINGW, OS2" |
24 echo " --windres Sets the windres (Windows) [windres]" |
24 echo " --windres Sets the windres (Windows) [windres]" |
25 echo " --force-le Force LE platform [no]" |
25 echo " --force-le Force LE platform [no]" |
26 echo " --force-be Force BE platform [no]" |
26 echo " --force-be Force BE platform [no]" |
27 echo "" |
27 echo "" |
28 echo "Params that can be used with --with or --without" |
28 echo "Params that can be used with --with or --without" |