<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:10pt;font-family:Sans Serif">
<p>Hi Geoff,</p>
<p></p>
<p>I've only just got back to playing with this again.</p>
<p>Thanks for your pointers I've been reading up on lots of things.</p>
<p></p>
<p>Its making more sence now but I am having some fun and games</p>
<p></p>
<p>I am invoking ./configure as below;</p>
<p></p>
<p><span style="font-weight:600;color:#2c3bc2">./configure CC=/usr/local/arm/3.3.2/bin/arm-linux-gcc --host=arm-linux --build=i686-linux --prefix=/home/anbeyon/Documents/Projects/Chord/Pandora4/Software/GTK/GTKBuild/glib --libdir=/usr/local/arm/3.3.2/arm-linux/lib --includedir=/usr/local/arm/3.3.2/arm-linux/include</span></p>
<p></p>
<p>but failing miserably :0(</p>
<p></p>
<p>configure output on console windows is;</p>
<p></p>
<p><span style="color:#088c20">checking for a BSD-compatible install... /usr/bin/install -c</span></p>
<p><span style="color:#088c20">checking whether build environment is sane... yes</span></p>
<p><span style="color:#088c20">checking for gawk... gawk</span></p>
<p><span style="color:#088c20">checking whether make sets $(MAKE)... yes</span></p>
<p><span style="color:#088c20">checking for arm-linux-strip... no</span></p>
<p><span style="color:#088c20">checking for strip... strip</span></p>
<p><span style="color:#088c20">checking whether to enable maintainer-specific portions of Makefiles... no</span></p>
<p><span style="color:#088c20">checking build system type... i686-pc-linux-gnu</span></p>
<p><span style="color:#088c20">checking host system type... arm-unknown-linux-gnu</span></p>
<p><span style="color:#088c20">checking for the BeOS... no</span></p>
<p><span style="color:#088c20">checking for Win32... no</span></p>
<p><span style="color:#088c20">checking whether to enable garbage collector friendliness... no</span></p>
<p><span style="color:#088c20">checking whether to disable memory pools... no</span></p>
<p><span style="color:#088c20">checking for arm-linux-gcc... /usr/local/arm/3.3.2/bin/arm-linux-gcc</span></p>
<p><span style="color:#088c20">checking for C compiler default output file name... configure: error: C compiler cannot create executables</span></p>
<p><span style="color:#088c20">See `config.log' for more details.</span></p>
<p></p>
<p>When I check the config.log file is says part way through the following;</p>
<p>see the bit in RED with my comment ---&gt;&gt;&gt; afterwards</p>
<p>It can;t find the libc library - it's looking in the wrong place I think !</p>
<p></p>
<p><span style="color:#3cae3e">configure:2816: $? = 0</span></p>
<p><span style="color:#3cae3e">configure:2818: /usr/local/arm/3.3.2/bin/arm-linux-gcc -v &lt;/dev/null &gt;&amp;5</span></p>
<p><span style="color:#3cae3e">Reading specs from /usr/local/arm/3.3.2/bin/../lib/gcc-lib/arm-linux/3.3.2/specs</span></p>
<p><span style="color:#3cae3e">Configured with: ../configure --target=arm-linux --disable-shared --with-headers=/home/gerg/new-wave.xscale/linux-2.4.x/include --with-gnu-as --with-gnu-ld --enable-multilib</span></p>
<p><span style="color:#3cae3e">Thread model: posix</span></p>
<p><span style="color:#3cae3e">gcc version 3.3.2</span></p>
<p><span style="color:#3cae3e">configure:2821: $? = 0</span></p>
<p><span style="color:#3cae3e">configure:2823: /usr/local/arm/3.3.2/bin/arm-linux-gcc -V &lt;/dev/null &gt;&amp;5</span></p>
<p><span style="color:#3cae3e">arm-linux-gcc: `-V' option must have argument</span></p>
<p><span style="color:#3cae3e">configure:2826: $? = 1</span></p>
<p><span style="color:#3cae3e">configure:2849: checking for C compiler default output file name</span></p>
<p><span style="color:#3cae3e">configure:2852: /usr/local/arm/3.3.2/bin/arm-linux-gcc    conftest.c  &gt;&amp;5</span></p>
<p><span style="color:#3cae3e">/usr/local/arm/3.3.2/bin/../lib/gcc-lib/arm-linux/3.3.2/../../../../arm-linux/bin/ld:</span><span style="color:#f60b0b"> can't find /usr/local/arm-linux/lib/libc.so.6---&gt; shouldn't this=</span><span style="font-weight:600;color:#2c3bc2">/usr/local/arm/3.3.2/arm-linux/lib</span></p>
<p><span style="color:#3cae3e">collect2: ld returned 1 exit status</span></p>
<p><span style="color:#3cae3e">configure:2855: $? = 1</span></p>
<p><span style="color:#3cae3e">configure: failed program was:</span></p>
<p><span style="color:#3cae3e">| /* confdefs.h.  */</span></p>
<p><span style="color:#3cae3e">| </span></p>
<p><span style="color:#3cae3e">| #define PACKAGE_NAME &quot;glib&quot;</span></p>
<p><span style="color:#3cae3e">| #define PACKAGE_TARNAME &quot;glib&quot;</span></p>
<p><span style="color:#3cae3e">| #define PACKAGE_VERSION &quot;2.6.4&quot;</span></p>
<p><span style="color:#3cae3e">| #define PACKAGE_STRING &quot;glib 2.6.4&quot;</span></p>
<p><span style="color:#3cae3e">| #define PACKAGE_BUGREPORT &quot;http://bugzilla.gnome.org/enter_bug.cgi?product=glib&quot;</span></p>
<p><span style="color:#3cae3e">| #define GLIB_MAJOR_VERSION 2</span></p>
<p><span style="color:#3cae3e">| #define GLIB_MINOR_VERSION 6</span></p>
<p><span style="color:#3cae3e">| #define GLIB_MICRO_VERSION 4</span></p>
<p><span style="color:#3cae3e">| #define GLIB_INTERFACE_AGE 4</span></p>
<p><span style="color:#3cae3e">| #define GLIB_BINARY_AGE 604</span></p>
<p><span style="color:#3cae3e">| #define G_COMPILED_WITH_DEBUGGING &quot;minimum&quot;</span></p>
<p><span style="color:#3cae3e">| /* end confdefs.h.  */</span></p>
<p><span style="color:#3cae3e">| </span></p>
<p><span style="color:#3cae3e">| int</span></p>
<p><span style="color:#3cae3e">| main ()</span></p>
<p><span style="color:#3cae3e">| {</span></p>
<p><span style="color:#3cae3e">| </span></p>
<p><span style="color:#3cae3e">|   ;</span></p>
<p><span style="color:#3cae3e">|   return 0;</span></p>
<p><span style="color:#3cae3e">| }</span></p>
<p><span style="color:#3cae3e">configure:2894: error: C compiler cannot create executables</span></p>
<p></p>
<p>I have checked the locations I've specified and the libc file is there.</p>
<p></p>
<p>Any ideas.</p>
<p></p>
<p>Thanks</p>
<p></p>
<p>Clive</p>
<p></p>
</body></html>