Re: [Cegcc-devel] Possible to use cegcc to start cellular network?

2009-12-21 Thread Eric House
yone with a copy of the header could look these up and add them. --Eric -- ****** * From the desktop of: Eric House, eeho...@eehouse.org * *

Re: [Cegcc-devel] Possible to use cegcc to start cellular network?

2009-12-20 Thread Eric House
On Sun, Dec 20, 2009 at 08:12:39AM +0100, Danny Backx wrote: > On Sat, 2009-12-19 at 08:12 -0800, Eric House wrote: > > Problem with testing network code on emulators: they always have a > > network connection. On a real "Smartphone", I'm learning, you have to

[Cegcc-devel] Possible to use cegcc to start cellular network?

2009-12-19 Thread Eric House
cell phone? Thanks, --Eric -- ** * From the desktop of: Eric House, eeho...@eehouse.org * * Crosswords 4.4 for WinMobile plays over the int

Re: [Cegcc-devel] Binutils upgrade

2009-10-23 Thread Eric House
ed. Which may explain why they're ignoring my bug. :-) Now if Debian would only move mingw32-binutils forward from 2.18 --Eric -- ** * From the deskt

Re: [Cegcc-devel] Binutils upgrade

2009-10-19 Thread Eric House
binutils folks on the bug filed and patch submitted fixing windres on Linux for utf-8-formatted .rc files. Is there a point at which it makes sense to include it in cegcc instead? Thanks, --Eric -- ****** * From the deskto

Re: [Cegcc-devel] anybody successful building smartphone .cab files on linux?

2009-10-01 Thread Eric House
rite back as soon as I can. At one point I was transitioning into maintaining the pocketpc-cab package for Debian. I'll see if I can get the change in. Thanks! --Eric -- ****** * From the desktop of: Eric House, xwo..

[Cegcc-devel] bug report and patch submitted against windres

2009-09-30 Thread Eric House
bug.cgi?id=10714 Thanks, --Eric -- ** * From the desktop of: Eric House, xwo...@eehouse.org* * Crosswords 4.2 for MS Smartphone and PocketPC is out: xwo

Re: [Cegcc-devel] anybody successful building smartphone .cab files on linux?

2009-09-30 Thread Eric House
On Wed, Sep 30, 2009 at 08:15:12PM +0200, Danny Backx wrote: > On Tue, 2009-09-29 at 20:20 -0700, Eric House wrote: > > We've discussed before that the free-software tools for building .cab > > files on Linux produce files that Smartphone (but not PocketPC) > > doesn

Re: [Cegcc-devel] anybody successful building smartphone .cab

2009-09-30 Thread Eric House
for me to remember any details -- > > and wonder if anybody else has had any luck. -- ****** * From the desktop of: Eric House, xwo...@eehouse.org

[Cegcc-devel] anybody successful building smartphone .cab files on linux?

2009-09-29 Thread Eric House
x27;s broken about ours. :-) Thanks, --Eric -- ****** * From the desktop of: Eric House, xwo...@eehouse.org* * Crosswords 4.2 for MS

Re: [Cegcc-devel] Got windres working with utf-8 input on linux (patch)

2009-06-22 Thread Eric House
On Mon, Jun 22, 2009 at 06:32:13PM +0200, Danny Backx wrote: > On Fri, 2009-06-19 at 09:03 -0700, Eric House wrote: > > The patch that follows was generated against > > https://cegcc.svn.sourceforge.net/svnroot/cegcc/tags/cegcc-0.55. > > Unfortunately, WinMo .exes produced

Re: [Cegcc-devel] Got windres working with utf-8 input on linux (patch)

2009-06-22 Thread Eric House
> On Fri, 2009-06-19 at 09:03 -0700, Eric House wrote: > > The patch that follows was generated against > > https://cegcc.svn.sourceforge.net/svnroot/cegcc/tags/cegcc-0.55. > > Unfortunately, WinMo .exes produced from this tree don't work for me, > > Why ? I&#

[Cegcc-devel] Got windres working with utf-8 input on linux (patch)

2009-06-19 Thread Eric House
); -#elif defined (HAVE_ICONV_H) +#elif defined (HAVE_ICONV) int first = 1; char tmp[32]; char *p_tmp; -- ** * From the desktop of: Eric House, xwo...@ee

Re: [Cegcc-devel] windres compilation doesn't check for iconv

2009-06-07 Thread Eric House
Dave Korn wrote > Eric House wrote: > > Danny wrote: > >> Could you apply this patch to src/binutils/configure.ac : > >> [...] > >> +AC_CHECK_HEADERS(iconv.h) > >> [...] > >> and then run > >>autoreconf > >> in the src/b

Re: [Cegcc-devel] windres compilation doesn't check for iconv

2009-06-06 Thread Eric House
Debian stable (lenny). I'll try building and installing 2.59 and see how that does. What system is cegcc normally built on that still has 2.59 installed? Thanks, --Eric -- ** * From the desktop of: Eric

Re: [Cegcc-devel] windres compilation doesn't check for iconv

2009-05-22 Thread Eric House
stem) has the same problem, and in that code there's no test for HAVE_ICONV_H: it just always does the wrong thing if compiled on Linux. I've filed a bug with Debian about that, presumably to be pushed upstream. I'm surprised that cegcc's windres code seems newer than Debi

[Cegcc-devel] windres compilation doesn't check for iconv

2009-05-20 Thread Eric House
rc files) but suspect that it does. The problem seems to be that configuring binutils doesn't check for iconv at all. I'm new to autoconf. Any suggestions on how to fix this? Thanks, --Eric -- **

[Cegcc-devel] Can windres handle rc files in utf-8 encoding?

2009-04-15 Thread Eric House
7;s possible to get windres to accept UTF8-encoded .rc files and if so how? Thanks, --Eric -- ** * From the desktop of: Eric House, xwo...@eehouse.org* * Crosswords 4.2 for MS Smartphone and

[Cegcc-devel] Questions for packaging for Debian

2009-03-11 Thread Eric House
I guess I pull the trunk and use 0.0. :-) * author[s]? Danny and Pedro? Ok to include the emails you use here? * licence? GPL, right? Thanks, --Eric -- ** * From the desktop of:

Re: [Cegcc-devel] built trunk but now apps don't run

2009-03-01 Thread Eric House
egcc, I can get it packaged for Debian. Thanks sheepishly, --Eric -- ** * From the desktop of: Eric House, xwo...@eehouse.org* * Crosswords 4.2 for MS Smartph

Re: [Cegcc-devel] built trunk but now apps don't run

2009-03-01 Thread Eric House
> On Wed, 2009-02-25 at 05:30 -0800, Eric House wrote: > > Thanks to a fix posted here last week I was able to build cegcc from > > the trunk. Unfortunately, it doesn't build apps that run on either > > WinMo device I have (that run apps built with an older cegcc just &

[Cegcc-devel] built trunk but now apps don't run

2009-02-25 Thread Eric House
braries by default? If so, how do I turn that off? I'm not using any non-WinMo APIs and don't want to require my users to install any libraries. Thanks, --Eric -- ****** * From the desktop of: Eric House, xwo...@eehous

Re: [Cegcc-devel] how to build cegcc

2009-02-23 Thread Eric House
ut touching anything. -test -f $file || exit 1 -touch $file +if test -f $file; then +touch $file +fi ;; tar) --Eric -- ** * From the desktop of: Eric House, xwo

Re: [Cegcc-devel] how to build cegcc

2009-02-23 Thread Eric House
# test -f $file || exit 1 > # touch $file > if test -n "$file"; then >touch $file > fi > ;; Mind posting a patch or diff? I can't figure out what file you've modified here. Thanks, --Eric -- ****

Re: [Cegcc-devel] how to build cegcc

2009-02-20 Thread Eric House
problem and installing those three packages is *not* fixing it: still get the same error, though makeinfo is installed. I'm on an up-to-date Ubuntu 8.10 system. I tried nuking and recreating the build directory to no avail. Any id

Re: [Cegcc-devel] Sending/receiving SMS messages using cegcc?

2009-01-28 Thread Eric House
> Eric House wrote: > > It appears that an app needs to be signed to use SMS APIs. Does > > anybody know if it's possible, or practical, to do that for an open > > source app developed on Linux? Maybe Sourceforge could be persuaded > > to provide certs for hos

Re: [Cegcc-devel] Sending/receiving SMS messages using cegcc?

2009-01-27 Thread Eric House
> Eric House wrote: > > Anybody looked into doing this, i.e. (I assume) creating sms.h and > > sms.def files? I want to implement transport over SMS for users who > > don't have data plans. Ryan Raasch replied: > The .def files in src/w32api/libce. So "jus

[Cegcc-devel] Sending/receiving SMS messages using cegcc?

2009-01-26 Thread Eric House
Anybody looked into doing this, i.e. (I assume) creating sms.h and sms.def files? I want to implement transport over SMS for users who don't have data plans. Thanks, --Eric -- ** * From the desktop of: Eric House

Re: [Cegcc-devel] SHGetFolderPath

2008-10-26 Thread Eric House
On Sun, Oct 26, 2008 at 02:34:02PM +, Pedro Alves wrote: > On Sunday 26 October 2008 00:35:14, Eric House wrote: > > On Sat, Oct 25, 2008 at 11:45:18PM +0100, Pedro Alves wrote: > > > On Saturday 25 October 2008 18:13:00, Eric House wrote: > > > > > > >

Re: [Cegcc-devel] SHGetFolderPath

2008-10-26 Thread Eric House
On Sun, Oct 26, 2008 at 02:34:02PM +, Pedro Alves wrote: > On Sunday 26 October 2008 00:35:14, Eric House wrote: > > On Sat, Oct 25, 2008 at 11:45:18PM +0100, Pedro Alves wrote: > > > On Saturday 25 October 2008 18:13:00, Eric House wrote: > > > > > > >

Re: [Cegcc-devel] SHGetFolderPath

2008-10-25 Thread Eric House
On Sat, Oct 25, 2008 at 11:45:18PM +0100, Pedro Alves wrote: > On Saturday 25 October 2008 18:13:00, Eric House wrote: > > > If there's a bug it's that the headers reference W and A versions and > > turn SHGetSpecialFolderPath into one of them. > > Are you defin

Re: [Cegcc-devel] SHGetFolderPath

2008-10-25 Thread Eric House
d > version on http://danny.backx.info/download/x.exe . > > An example on how to use FindFirstFlashCard is in the roadmap sources > (http://roadmap.cvs.sourceforge.net/roadmap/roadmap/src/win32/roadmap_path.c?view=log). > and an executable containing this is at > http://danny.backx.info/

Re: [Cegcc-devel] mingw32ce vs cegcc

2008-10-12 Thread Eric House
te all the Edit controls in a dialog.) Thanks, --Eric -- ****** * From the desktop of: Eric House, [EMAIL PROTECTED]* *Crosswords

Re: [Cegcc-devel] mingw32ce vs cegcc

2008-10-12 Thread Eric House
g/archive/2004/03/23/465.aspx > http://www.eggheadcafe.com/forumarchives/pocketpcdeveloper/feb2006/post25957530.asp Ha! It's all in the search terms. That second article gave me the workaround I needed. Thanks! --Eric -- ***

Re: [Cegcc-devel] mingw32ce vs cegcc

2008-10-12 Thread Eric House
On Mon, Oct 13, 2008 at 12:25:58AM +0100, Pedro Alves wrote: > A Sunday 12 October 2008 22:04:44, Eric House wrote: > > I've been seeing discussion of mingw32ce vs cegcc on this list for a > > while, and not really paying attention. > > Sorry, clearly, documentation

[Cegcc-devel] mingw32ce vs cegcc

2008-10-12 Thread Eric House
t not fatal), or could be more. Anyway, I'd appreciate any advice you folks can give. Because working around not having FindWindowEx may be more work than switching toolchains. :-) --Eric -- ****** * From the deskt

Re: [Cegcc-devel] Fwd: arm-wince-cegcc on Windows Mobile 6.1

2008-09-10 Thread Eric House
t; > > > Any ideas as to where the problem may be would be greatly appreciated. FWIW, I'm not seeing any problems running xwords (see .sig) on 6.1 emulator images. I have not tested on an actual device, but have not had any reports of problems. --Eric -- *****

Re: [Cegcc-devel] Dealing with 320x320 resolution

2008-07-30 Thread Eric House
**** * From the desktop of: Eric House, [EMAIL PROTECTED]* *Crosswords 4.1.4 for PalmOS now ARM-native: xwords.sourceforge.net * ** ---

Re: [Cegcc-devel] Dealing with 320x320 resolution

2008-07-30 Thread Eric House
> On Tue, 2008-07-29 at 14:19 -0700, Eric House wrote: > > My app, built with cegcc, is pretty broken on WinMo devices with > > 320x320 resolution. Turns out the OS is telling me the screen is > > 240x240, and doing a horrible job of translating between coordinate &g

[Cegcc-devel] Dealing with 320x320 resolution

2008-07-29 Thread Eric House
ound the problem -- a way to get CE to let an app address all 320x320 pixels? For whatever reason I'm not finding any help on MSDN. Thanks, --Eric -- ** * From the desktop of