<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=TR link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hello,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I am trying to compile GEOS 3.3.4 (I have also tried older versions) on AIX 7.1 platform. I do not have any admin rights on that server so I have to make all setup things in usermode by defining LIBPATH (other than opt/freeware) and PATHs.  <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>During make  something gives segmentaion fault; <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>./configure --prefix=/home/users/emre --disable-inline<o:p></o:p></p><p class=MsoNormal>...<o:p></o:p></p><p class=MsoNormal>make<o:p></o:p></p><p class=MsoNormal>...<o:p></o:p></p><p class=MsoNormal>libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -pedantic -Wall -ansi -Wno-long-long -ffloat-store -g -O2 -MT IndexedPointInAreaLocator.lo -MD -MP -MF .deps/IndexedPointInAreaLocator.Tpo -c IndexedPointInAreaLocator.cpp  -DPIC -o .libs/IndexedPointInAreaLocator.o<o:p></o:p></p><p class=MsoNormal>g++: internal compiler error: Segmentation fault (program as)<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>(It says assembly command “as” gives the fault but I am not sure) <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>geos-3.3.4:>as -version<o:p></o:p></p><p class=MsoNormal>as V7.1<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>geos-3.3.4:>g++ -v<o:p></o:p></p><p class=MsoNormal>Using built-in specs.<o:p></o:p></p><p class=MsoNormal>COLLECT_GCC=g++<o:p></o:p></p><p class=MsoNormal>COLLECT_LTO_WRAPPER=/home/users/emre/bin/../libexec/gcc/powerpc-ibm-aix7.1.0.0/4.6.3/lto-wrapper<o:p></o:p></p><p class=MsoNormal>Target: powerpc-ibm-aix7.1.0.0<o:p></o:p></p><p class=MsoNormal>Configured with: ../gcc-4.6.3/configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld --enable-languages=c,c++,fortran --prefix=/opt/freeware --mandir=/opt/freeware/man --infodir=/opt/freeware/info --enable-threads --enable-version-specific-runtime-libs --disable-nls --enable-decimal-float=dpd --host=powerpc-ibm-aix7.1.0.0<o:p></o:p></p><p class=MsoNormal>Thread model: aix<o:p></o:p></p><p class=MsoNormal>gcc version 4.6.3 (GCC)<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Does anyone have any clue? <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>By the way; Postgresql 9.0.3 has been compiled successfully by using this configuration. And it is working now.<o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p></div></body></html>