Changes between Version 3 and Version 4 of CompilingMapGuide22Ubuntu910


Ignore:
Timestamp:
Jul 26, 2010, 9:45:35 AM (14 years ago)
Author:
hluo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompilingMapGuide22Ubuntu910

    v3 v4  
    1 = Ubuntu 9.1 Compilation Guide =
     1= Build Instruction on Ubuntu 10.04 =
    22
    3 '''Note:  The compilation steps for Ubuntu 9.1 are incomplete.  More work is required.'''
     3'''Note:  The compilation steps for Ubuntu 10.04 are incomplete.  More work is required.'''
    44
    5 == Build Machine Setup ==
     5== Build Environment Setup ==
    66
    77
    8 Ubuntu 9.1 uses GCC 4.4 as its native compiler.  !MapGuide 2.2 does not compile cleanly against GCC 4.4.  Further work will be required to support native GCC 4.4 compilation.
     8Ubuntu 10.04 uses GCC 4.4 as its native compiler.  !MapGuide 2.2 does not compile cleanly against GCC 4.4.  Further work will be required to support native GCC 4.4 compilation.
    99
    10 Compilation is more successful if Ubuntu 9.1 is set up to use GCC 4.1.
     10Compilation is more successful if Ubuntu 10.04 is set up to use GCC 4.1.
    1111
    1212Grab [http://golubenco.org/2007/06/14/atomic-operations Tudor Golubenco's atomic.h] replacement header and drop it in /usr/include/asm.  Then install the following packages (list may not be complete):