eastjnr.blogg.se

Gcc compile for mac on linux
Gcc compile for mac on linux







where ever you installed the odcctools you need to make links for the cross tools to be more fpc friendly.

  • now that you have these files make a folder in $HOME/darwinroot called cross.
  • you need to create a fake root dir like: $HOME/darwinroot copy at least the /System and /Frameworks and /usr directories (you may have to copy more than this) from your Apple or Darwin computer to $HOME/darwinroot.
  • Download odcctools from this site (use the cvs version) and follow their instructions for installing.
  • First you need the binutils for the platform you want to compile to.
  • gcc compile for mac on linux gcc compile for mac on linux

    This section was taken from the general Cross compiling page and may still be of interest:









    Gcc compile for mac on linux