Re: [Cegcc-devel] using thirdparty libs (fwd)

2007-10-14 Thread Pedro Alves
Danny Backx escreveu: > On Fri, 2007-10-12 at 12:12 +0200, Vitus Jensen wrote: >>> Since you have eVC access, could you do a stub lib that replaces that >>> third party lib, that exports the same function, but just prints the >>> parameters? That way, you can be sure that the lib is seing >>> the

Re: [Cegcc-devel] using thirdparty libs (fwd)

2007-10-13 Thread Danny Backx
On Fri, 2007-10-12 at 12:12 +0200, Vitus Jensen wrote: > > Since you have eVC access, could you do a stub lib that replaces that > > third party lib, that exports the same function, but just prints the > > parameters? That way, you can be sure that the lib is seing > > the correct parameters, and

Re: [Cegcc-devel] using thirdparty libs (fwd)

2007-10-12 Thread Vitus Jensen
On Mon, 08 Oct 2007 21:00:15 +0100, "Pedro Alves" said: > Vitus Jensen wrote: > > On Sat, 06 Oct 2007 16:46:09 +0200, "Danny Backx" said: > >> On Fri, 2007-10-05 at 22:26 +0200, Vitus Jensen wrote: > >>> > >>> I'm trying to port a small testprogramm from embedded Visual C 4 to > >>> mingw32ce (ceg

Re: [Cegcc-devel] using thirdparty libs (fwd)

2007-10-08 Thread Pedro Alves
Vitus Jensen wrote: > On Sat, 06 Oct 2007 16:46:09 +0200, "Danny Backx" said: >> On Fri, 2007-10-05 at 22:26 +0200, Vitus Jensen wrote: >>> >>> I'm trying to port a small testprogramm from embedded Visual C 4 to >>> mingw32ce (cegcc-mingw32ce-0.50-1.i586.rpm). It's text mode, 2 threads, >>> some p

Re: [Cegcc-devel] using thirdparty libs (fwd)

2007-10-08 Thread Vitus Jensen
On Sat, 06 Oct 2007 16:46:09 +0200, "Danny Backx" said: On Fri, 2007-10-05 at 22:26 +0200, Vitus Jensen wrote: I'm trying to port a small testprogramm from embedded Visual C 4 to mingw32ce (cegcc-mingw32ce-0.50-1.i586.rpm). It's text mode, 2 threads, some printf, some files, nothing fancy but

Re: [Cegcc-devel] using thirdparty libs

2007-10-06 Thread Vitus Jensen
Hello Danny! On Sat, 6 Oct 2007, Danny Backx wrote: > On Fri, 2007-10-05 at 22:26 +0200, Vitus Jensen wrote: >> >> I'm trying to port a small testprogramm from embedded Visual C 4 to >> mingw32ce (cegcc-mingw32ce-0.50-1.i586.rpm). It's text mode, 2 threads, >> some printf, some files, nothing f

Re: [Cegcc-devel] using thirdparty libs

2007-10-06 Thread Danny Backx
On Fri, 2007-10-05 at 22:26 +0200, Vitus Jensen wrote: > Hej! > > I'm trying to port a small testprogramm from embedded Visual C 4 to > mingw32ce (cegcc-mingw32ce-0.50-1.i586.rpm). It's text mode, 2 threads, > some printf, some files, nothing fancy but ... it has to use 2 object > libraries (3