[Cegcc-devel] Problem compiling SVN trunk

2009-07-08 Thread İsmail Dönmez
]: Leaving directory `/root/cegcc/build-cegcc/gcc/arm-cegcc/libssp' make[1]: *** [all-target-libssp] Error 2 make[1]: Leaving directory `/root/cegcc/build-cegcc/gcc' make: *** [all] Error 2 A quick Google search shows that others experienced similar problems with no solutions. Any help

Re: [Cegcc-devel] Problem compiling SVN trunk

2009-07-08 Thread İsmail Dönmez
Hi; On Wed, Jul 8, 2009 at 5:29 PM, Danny Backx wrote: > On Wed, 2009-07-08 at 17:12 +0300, İsmail Dönmez wrote: >> > Looks like you're trying to build arm-cegcc. I've not been able to spend >> > enough time on the combination of that and the new gcc. >> &

[Cegcc-devel] arm-mingw32ce and eabi_attribute

2009-07-08 Thread İsmail Dönmez
/dsputil_arm_s.S: Assembler messages: libavcodec/arm/dsputil_arm_s.S:25: Error: unknown pseudo-op: `.eabi_attribute' Is this a known problem ? Regards. -- İsmail DÖNMEZ -- Enter the BlackBerry Developer Challenge

Re: [Cegcc-devel] Problem compiling SVN trunk

2009-07-08 Thread İsmail Dönmez
Hi; On Wed, Jul 8, 2009 at 5:11 PM, Danny Backx wrote: > > On Wed, 2009-07-08 at 10:35 +0300, İsmail Dönmez wrote: > > I am trying to compile svn trunk on Gentoo with gcc 4.3.2, but the > > compilation fails with the following error: > [..] > > Creating library file: .

Re: [Cegcc-devel] arm-mingw32ce and eabi_attribute

2009-07-08 Thread İsmail Dönmez
On Wed, Jul 8, 2009 at 9:32 PM, Pedro Alves wrote: > On Wednesday 08 July 2009 16:13:15, İsmail Dönmez wrote: >> Is this a known problem ? > > Yes, these are eabi tags, only implemented on arm *elf* targets. Thanks, this explains the problem clearly. Hopefully next time Google

Re: [Cegcc-devel] mingw32ce revision 1381 binary build for Mac OSX 10.6 Snow Leopard

2009-09-19 Thread İsmail Dönmez
Hi, On Sat, Sep 19, 2009 at 7:47 PM, Vincent R. wrote: > On Sat, 19 Sep 2009 09:44:04 -0700 (PDT), İsmail "cartman" Dönmez > wrote: >> İsmail "cartman" Dönmez wrote: >>> >>> Hi; >>> >>> As promised, >>> > http://cekirdek.pardus.org.tr/~ismail/cegcc_mingw32ce_snowleopard_r1381.tar.bz2 >>> . >>> >

Re: [Cegcc-devel] mingw32ce revision 1381 binary build for Mac OSX 10.6 Snow Leopard

2009-09-19 Thread İsmail Dönmez
Hi, On Sat, Sep 19, 2009 at 8:11 PM, Vincent R. wrote: > > On Sat, 19 Sep 2009 19:51:09 +0300, İsmail Dönmez > wrote: > > Hi, > > > > On Sat, Sep 19, 2009 at 7:47 PM, Vincent R. > > wrote: > >> On Sat, 19 Sep 2009 09:44:04 -0700 (PDT), İsmail "car

Re: [Cegcc-devel] mingw32ce revision 1381 binary build for Mac OSX 10.6 Snow Leopard

2009-09-19 Thread İsmail Dönmez
On Sat, Sep 19, 2009 at 8:26 PM, Vincent R. wrote: > On Sat, 19 Sep 2009 20:12:37 +0300, İsmail Dönmez > wrote: >> Hi, >> >> On Sat, Sep 19, 2009 at 8:11 PM, Vincent R. >> wrote: >>> >>> On Sat, 19 Sep 2009 19:51:09 +0300, İsmail Dönmez >>

Re: [Cegcc-devel] mingw32ce revision 1381 binary build for Mac OSX 10.6 Snow Leopard

2009-09-19 Thread İsmail Dönmez
Hi; On Sat, Sep 19, 2009 at 8:40 PM, Vincent R. wrote: > On Sat, 19 Sep 2009 20:27:15 +0300, İsmail Dönmez > wrote: >> I am using XCode that came with Snow Leopard DVD. > > Ok I will try that but by the way why are you compiling on 64 bits ? Snow Leopard defaults to 64bit s

[Cegcc-devel] cegcc mingw32ce for Snow Leopard revision 1397 binary build

2009-10-25 Thread İsmail Dönmez
Hi; $SUBJECT is available at http://cekirdek.pardus.org.tr/~ismail/cegcc_mingw32ce_snowleopard_r1397.tar.bz2 Regards, İsmail DÖNMEZ -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only

Re: [Cegcc-devel] New binutils does not compile on cygwin 1.7

2009-10-29 Thread İsmail Dönmez
ain' >> sysinfo.o:/home/cartman/cegcc/src/build-mingw32ce/binutils/binutils/sysinfo.c:1: >> first defined here > > Which (f)lex do you have installed ? That was it. flex wasn't installed. Thanks! Regards, İsmail DÖNMEZ --

Re: [Cegcc-devel] mingw32ce (for cygwin 1.7) revision 1399 binary build

2009-10-30 Thread İsmail Dönmez
; On Fri, 2009-10-30 at 04:18 -0700, İsmail "cartman" Dönmez wrote: > > $SUBJECT is available at > > > http://cekirdek.pardus.org.tr/~ismail/cegcc_mingw32ce_cygwin1.7_r1399.tar.bz2 > > > > Regards, > > i.d. > > > > > > - > >

Re: [Cegcc-devel] Can't see the exports table

2009-12-09 Thread İsmail Dönmez
On Wed, Dec 9, 2009 at 6:37 PM, Vincent R. wrote: > > OK I had a look with PE Explorer tool and it doesn't detect any exports > either. > Let me make some assumptions, are you extracting those files from ROM with > the kind of tool > you can find on XDA website ? > IT might explain your corrupted

Re: [Cegcc-devel] Can't see the exports table

2009-12-09 Thread İsmail Dönmez
On Wed, Dec 9, 2009 at 7:58 PM, Vincent R. wrote: > On Wed, 9 Dec 2009 19:40:37 +0200, İsmail Dönmez > wrote: >> On Wed, Dec 9, 2009 at 6:37 PM, Vincent R. > wrote: >>> >>> OK I had a look with PE Explorer tool and it doesn't detect any exports >>>