Re: Error when doing configure

2012-05-17 Thread Magnus Fromreide
On Thu, 2012-05-17 at 17:32 -0700, lilier wei wrote: > > Here is part of the config.log file that contains the error, but I > still don't know how to fix the problem. > > configure:38663: > /cygdrive/c/Comms/NonVitalCore/build-tools/gcc-3.3.4-glibc-2.3.2/arm-unknown-linux-gnu/bin/arm-unknown-li

Re: Error when doing configure

2012-05-17 Thread lilier wei
Here is part of the config.log file that contains the error, but I still don't know how to fix the problem. configure:38663: /cygdrive/c/Comms/NonVitalCore/build-tools/gcc-3.3.4-glibc-2.3.2/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-gcc -c -fno-strict-aliasing -g -O2 -Ulinux -Dlinux=linux -

Re: Error when doing configure

2012-05-16 Thread Magnus Fromreide
On Wed, 2012-05-16 at 11:20 -0700, lilier wei wrote: > I'm using cygwin under windowsXP. I have an error when running > configure command which says: > > "checking how to printf a size_t... configure: error: underlying type > of size_t not known" The output of all the configure tests are in conf

Error when doing configure

2012-05-16 Thread lilier wei
I'm using cygwin under windowsXP. I have an error when running configure command which says: "checking how to printf a size_t... configure: error: underlying type of size_t not known" Here is the cnfigure file I use: ./configure \ --disable-applications \ --disable-manuals \ --disable-debuggin