On Sat, 19 Sep 2009 19:51:09 +0300, İsmail Dönmez <ism...@namtrac.org>
wrote:
> Hi,
> 
> On Sat, Sep 19, 2009 at 7:47 PM, Vincent R. <foru...@smartmobili.com>
> wrote:
>> On Sat, 19 Sep 2009 09:44:04 -0700 (PDT), İsmail "cartman" Dönmez
>> <ism...@namtrac.org> wrote:
>>> İsmail "cartman" Dönmez wrote:
>>>>
>>>> Hi;
>>>>
>>>> As promised,
>>>>
>>
http://cekirdek.pardus.org.tr/~ismail/cegcc_mingw32ce_snowleopard_r1381.tar.bz2
>>>> .
>>>>
>>>> I would also thank to Danny Backx, Pedro Alves and all the other
cegcc
>>>> maintainers, your work is greatly appreciated. Please keep up the
good
>>>> work.
>>>>
>>>> Regards,
>>>> i.d.
>>>>
>>>>
>>>>
>>>
>>> Of course the title should say mingw32ce, sorry!
>>
>> How do you compile mingw32ce4.4.0 because when I try on leopard I have
>> the
>> following errors :
> 
> I compiled gmp & mpfr by hand with
> 
> ./configure --disable-shared --enable-static
> 
> and then build mingw32ce with
> 
> cd cegcc/src
> mkdir build-mingw32ce
> cd build-mingw32ce
> sudo ../scripts/build-mingw32ce.sh
> 
> And it compiles & installs fine.
You are lucky because I did this and now I have 

configure:4681: checking for correct version of mpfr.h
configure:4712: gcc -o conftest -g -O2    conftest.c  -lmpfr -lgmp >&5
ld warning: in /usr/local/lib/libmpfr.a, file is not of required
architecture
ld warning: in /usr/local/lib/libgmp.a, file is not of required
architecture
Undefined symbols:
  "_mpfr_erfc", referenced from:
      _main in ccEK1zlr.o
  "_mpfr_atan2", referenced from:
      _main in ccEK1zlr.o
  "_mpfr_init", referenced from:
      _main in ccEK1zlr.o
      _main in ccEK1zlr.o
  "_mpfr_subnormalize", referenced from:
      _main in ccEK1zlr.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:4718: $? = 1
configure: failed program was:

I am going to reinstall Snow leopard very soon so I hope it will work...



------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to