CloudServices/Sync/FxSync/Archived/Building:Older Versions: Difference between revisions

m
Line 95: Line 95:
Weave will not compile out of the box on 10.4.  
Weave will not compile out of the box on 10.4.  


The alternatives 1. Upgrade / change the gcc via ''macports''. 10.4 uses gcc 4.0.1. You can search for later versions via ''macports search gcc'' command. However remember to also get and run [http://www.macports.org/ports.php?by=name&substr=gcc_select gcc_select] so you can change the default version (back and forth).
The alternatives 1. Upgrade / change the gcc via ''macports''. 10.4 uses gcc 4.0.1. You can search for later versions via ''macports search gcc'' command. Do not forget you need new binutils too. Remember to also get and run [http://www.macports.org/ports.php?by=name&substr=gcc_select gcc_select] so you can change the default version (back and forth).


Also before you build, make sure you run the apps eg ''cc'' or ''ld'' with the ''-v'' flag, so you are clear about the app version you are running.
Also before you build, make sure you run the apps eg ''cc'' or ''ld'' with the ''-v'' flag, so you are clear about the app version you are running.
19

edits