Re: [Cegcc-devel] Link msvc and cegcc libraries in one executable?

2009-09-19 Thread cartman
Johnny Willemsen wrote: > > Hi, > > Has anyone tried to link an executable that consists of some libraries > compiled with msvc and some with cegcc? Will that work? > > Johnny > http://www.cygwin.com/cygwin-ug-net/dll.html especially "Linking against DLLs" part might help you. Regards, i.d

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 so I didn't want to br

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

2009-09-19 Thread Vincent R.
On Sat, 19 Sep 2009 20:27:15 +0300, İsmail Dönmez wrote: > 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, İsm

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 >>> wrote: >>> > Hi, >>> > >>> > On Sat, Sep 19, 2009 at 7

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

2009-09-19 Thread Vincent R.
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 >> wrote: >> > Hi, >> > >> > On Sat, Sep 19, 2009 at 7:47 PM, Vincent R. >> > wrote: >> >> On Sat, 19 Sep 2009 09:44:0

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 "cartman" Dönmez > >> wrote: > >>> İsmail "cartman"

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 Vincent R.
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 "cartman" Dönmez >> wrote: >>> İsmail "cartman" Dönmez wrote: Hi; As promised, >> http://cekirdek.

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

2009-09-19 Thread Vincent R.
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 >> . >> >> I would also thank to Danny Backx, Pedro Alves and all the other c

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

2009-09-19 Thread cartman
İ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 > w

[Cegcc-devel] mingw32 revision 1381 binary build for Mac OSX 10.6 Snow Leopard

2009-09-19 Thread cartman
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. -- View this message in context

Re: [Cegcc-devel] Link msvc and cegcc libraries in one executable?

2009-09-19 Thread Johnny Willemsen
Hi, > > Has anyone tried to link an executable that consists of some > libraries > > compiled with msvc and some with cegcc? Will that work? > > I seem to recall that this has popped up and got answered a long time > ago but I cannot seem to find it in archives. > > I believe mingw has a similar

Re: [Cegcc-devel] Things to do

2009-09-19 Thread Vincent Torri
On Sat, 19 Sep 2009, Vincent R. wrote: > On Fri, 18 Sep 2009 20:15:05 +0200, Danny Backx > wrote: >> Trying to assemble a list of things to do. Please help me make it >> sensible. >> >> Also, volunteers are welcome to kick in ;-) >> >> Note that making gcc 4.4 stable is not on this list, I see

Re: [Cegcc-devel] Things to do

2009-09-19 Thread Vincent R.
On Fri, 18 Sep 2009 20:15:05 +0200, Danny Backx wrote: > Trying to assemble a list of things to do. Please help me make it > sensible. > > Also, volunteers are welcome to kick in ;-) > > Note that making gcc 4.4 stable is not on this list, I see no complaints > so the new release must work. Righ

Re: [Cegcc-devel] Things to do

2009-09-19 Thread Danny Backx
On Fri, 2009-09-18 at 20:15 +0200, Danny Backx wrote: > Trying to assemble a list of things to do. Please help me make it > sensible. > > Also, volunteers are welcome to kick in ;-) > > Note that making gcc 4.4 stable is not on this list, I see no complaints > so the new release must work. Right

Re: [Cegcc-devel] Things to do

2009-09-19 Thread Danny Backx
On Fri, 2009-09-18 at 23:51 +0200, Vincent Torri wrote: > On Fri, 18 Sep 2009, Danny Backx wrote: > > Trying to assemble a list of things to do. Please help me make it > > sensible. > > > > Also, volunteers are welcome to kick in ;-) > > > > Note that making gcc 4.4 stable is not on this list, I se