mirror of
https://github.com/Relintai/osxcross.git
synced 2025-02-03 22:45:56 +01:00
update README and TODO
This commit is contained in:
parent
7403edf066
commit
fba6b74ff9
@ -10,8 +10,8 @@ see: http://gcc.gnu.org/install/prerequisites.html
|
|||||||
|
|
||||||
On debian like systems you can run 'apt-get build-dep gcc' to install them.
|
On debian like systems you can run 'apt-get build-dep gcc' to install them.
|
||||||
|
|
||||||
After this edit GCC_VERSION and so on build_gcc.sh, so it fits your requirements, then finally
|
After that edit GCC_VERSION in build_gcc.sh, so it fits your requirements, then finally
|
||||||
run ./build_gcc.sh to start building gcc.
|
run ./build_gcc.sh to start building gcc.
|
||||||
|
|
||||||
If everything went well, then you'll have "x86_64-apple-darwinXX-gcc, i386-apple-darwinXX-g++" and so on
|
If everything went well, then you'll have "x86_64-apple-darwinXX-gcc, i386-apple-darwinXX-g++"
|
||||||
available as compiler.
|
(or o32-gcc, o64-g++, ... as shortcuts) available as compiler.
|
||||||
|
Loading…
Reference in New Issue
Block a user