[Cegcc-devel] Breakage with libsupc++ & write()

2006-11-15 Thread Paul Sokolovsky
Hello cegcc-devel, I'm building HaRET with cegcc/mingw32ce trunk: $ svn info Path: . URL: https://svn.sourceforge.net/svnroot/cegcc/trunk/cegcc Repository Root: https://svn.sourceforge.net/svnroot/cegcc Repository UUID: d7810a3d-100a-0410-8641-c3624a9c11f1 Revision: 807 Node Kind: directory S

[Cegcc-devel] Producing a cegcc binutils/gcc patchset, after all

2010-12-15 Thread Paul Sokolovsky
Hello, I'd like to ask people who worked on producing a cegcc patchset/porting cegcc to newer versions of binutils/gcc to share any results they have, no matter how incomplete or preliminary they are (I in particular cc: Pavel Pavlov who worked on this at the summer per his posts to the mailing li

Re: [Cegcc-devel] Producing a cegcc binutils/gcc patchset, after all

2010-12-15 Thread Paul Sokolovsky
Hello, Well, ok, should have read the list archive a bit more ;-). Pedro Alves' cleanup: http://article.gmane.org/gmane.comp.gnu.cegcc.devel/2839 I'd still ask for other parties' patchsets, as that one is year's old, and for gcc only apparently. On Thu, 16 Dec 2010

Re: [Cegcc-devel] Producing a cegcc binutils/gcc patchset, after all

2010-12-16 Thread Paul Sokolovsky
Hello, On Thu, 16 Dec 2010 07:17:27 +0100 (CET) Vincent Torri wrote: > > > On Thu, 16 Dec 2010, Paul Sokolovsky wrote: > > > Hello, > > > > Well, ok, should have read the list archive a bit more ;-). Pedro > > Alves' cleanup: > > http://ar

[Cegcc-devel] Some cegcc issues, was: Re: Producing a cegcc binutils/gcc patchset, after all

2010-12-16 Thread Paul Sokolovsky
to this, and trying to patch those divergences away. So, if I finish and submit patch for that, we can discuss this further. But what I'd appreciate is mediawiki write access, so I at least can collect gnu-wince related links in a public place. My SF username is 'pfalcon'. Thank

[Cegcc-devel] src/VERSIONS is not up to date

2010-12-17 Thread Paul Sokolovsky
Hello, It was previously suggested to look up upstream versions in src/VERSIONS file in the repo. But it may be not up to date: - w32api from cvs, 6 February 2009 cvs -d :pserver:anon...@cygwin.com:/cvs/src/winsup/w32api ... $ svn log w32api/ChangeLog --

Re: [Cegcc-devel] Some cegcc issues, was: Re: Producing a cegcc binutils/gcc patchset, after all

2010-12-17 Thread Paul Sokolovsky
Hello, On Thu, 16 Dec 2010 23:48:20 +0200 Paul Sokolovsky wrote: [] > http://www.mail-archive.com/cegcc-devel@lists.sourceforge.net/msg03053.html , > > And back to the issue at that link, I worked it around with the > following patch: > > -BOOL WINAPI Shell_NotifyIconW(DWOR

Re: [Cegcc-devel] Some cegcc issues, was: Re: Producing a cegcc binutils/gcc patchset, after all

2010-12-17 Thread Paul Sokolovsky
intain platform they fail to maintain (PocketPC, WindowsMobile). On Fri, 17 Dec 2010 15:46:55 +0200 Paul Sokolovsky wrote: > Hello, > > On Thu, 16 Dec 2010 23:48:20 +0200 > Paul Sokolovsky wrote: > > [] > > > http://www.mail-archive.com/cegcc-devel@lists.sourceforg

Re: [Cegcc-devel] Some cegcc issues, was: Re: Producing a cegcc binutils/gcc patchset, after all

2010-12-17 Thread Paul Sokolovsky
Hello, On Fri, 17 Dec 2010 15:46:55 +0200 Paul Sokolovsky wrote: [] > So, this should be handled differently. Quick idea is to use implib > aliasing, like > > SetPropW=SetProp Well, either I mix up things, or in my times (ca. 10 years ago) that indeed worked with dlltool for crea

Re: [Cegcc-devel] Imported cegcc into git

2010-12-17 Thread Paul Sokolovsky
Hello, On Fri, 17 Dec 2010 08:58:49 +0100 Max Kellermann wrote: > Hi, > > good to see some activity over here again. I'm a developer on the > XCSoar project, which ultimately needs mingw32ce to compile for > Windows CE targets, so this project is vital for us. Unfortunately, I > didn't have a

Re: [Cegcc-devel] Imported cegcc into git

2010-12-17 Thread Paul Sokolovsky
Hello Max, On Sat, 18 Dec 2010 01:39:01 +0100 Max Kellermann wrote: > On 2010/12/18 01:26, Paul Sokolovsky wrote: > > Or, it would be possible to produce list of all commits on branch, > > manually filter out merge commits from it, and then pass to some > > "mass ch

Re: [Cegcc-devel] Imported cegcc into git

2010-12-18 Thread Paul Sokolovsky
Hello, On Sat, 18 Dec 2010 13:04:43 +0100 Vincent Richomme wrote: > Hi, > > You should discuss with mingw-w64 folks and especially with Kai Tietz > because > he was interested in including mingw32ce inside their repository. > It would be great to do so because some features that have been > inc

Re: [Cegcc-devel] Some cegcc issues, was: Re: Producing a cegcc binutils/gcc patchset, after all

2010-12-18 Thread Paul Sokolovsky
Hello, On Sat, 18 Dec 2010 14:29:25 +0100 Danny Backx wrote: > On Thu, 2010-12-16 at 23:48 +0200, Paul Sokolovsky wrote: > > And back to the issue at that link, I worked it around with the > > following patch: > > > > -BOOL WINAPI Shell_NotifyIconW(DWORD,PNOTIFYIC

[Cegcc-devel] Doc link which is current?

2010-12-20 Thread Paul Sokolovsky
Hello, I was added as a member to cegcc project, thanks Danny! Going to start some clean up work, and first question I have is about project docs. There appears to be 2 sets: 1. http://cegcc.sourceforge.net/documentation.html - This is what linked by "Development" on cegcc.sf.net 2. http://cegcc.

[Cegcc-devel] RFC: Trac migration? was: Re: Doc link which is current?

2010-12-20 Thread Paul Sokolovsky
Hello, On Tue, 21 Dec 2010 02:24:27 +0200 Paul Sokolovsky wrote: >[] (should be linked from wiki)? On a second thought: I already started some wiki cleanup, but: sf.net's native tracker is apparently not up to the day. But there's Trac hosted app, and Trac hopefully is well-know

Re: [Cegcc-devel] Doc link which is current?

2010-12-21 Thread Paul Sokolovsky
Hello, On Tue, 21 Dec 2010 07:15:23 +0100 (CET) Vincent Torri wrote: > > > On Tue, 21 Dec 2010, Paul Sokolovsky wrote: > > > Hello, > > > > I was added as a member to cegcc project, thanks Danny! Going to > > start some clean up work, and first quest

Re: [Cegcc-devel] RFC: Trac migration? was: Re: Doc link which is current?

2010-12-21 Thread Paul Sokolovsky
Hello, On Tue, 21 Dec 2010 07:17:25 +0100 (CET) Vincent Torri wrote: > > > On Tue, 21 Dec 2010, Paul Sokolovsky wrote: > > > Hello, > > > > On Tue, 21 Dec 2010 02:24:27 +0200 > > Paul Sokolovsky wrote: > > > >> [] (should be linked from wi

[Cegcc-devel] 'doze comes to ARMs in full

2010-12-23 Thread Paul Sokolovsky
Hello, http://www.eetimes.com/electronics-news/4211666/ARM-share-price-soars-on-Windows-reports -- Best regards, Paul mailto:pmis...@gmail.com -- Learn how Oracle Real Application Clusters (RA

[Cegcc-devel] Mediawiki migrated to Trac

2010-12-24 Thread Paul Sokolovsky
Hello, Per previous proposal, and no concerns sounded (also asked Danny explicitly), I've enabled and set up Trac instanace for CeGCC project at: https://sourceforge.net/apps/trac/cegcc/ Project admins were given Trac admin privileges, members - to maintain tickets, and all registered sf.net user

[Cegcc-devel] _WIN32_CE vs UNDER_CE

2010-12-24 Thread Paul Sokolovsky
Hello, Anyone can explain me meanings and differences between _WIN32_CE & UNDER_CE ? UNDER_CE is not defined by CeGCC, while used for some #ifdefs. I'm going to replace these with _WIN32_CE in my clean up work so far. -- Best regards, Paul mailto:pmis...@gmail.com

Re: [Cegcc-devel] _WIN32_WCE vs UNDER_CE

2010-12-25 Thread Paul Sokolovsky
Hello, On Sat, 25 Dec 2010 12:46:08 + Pedro Alves wrote: > On Friday 24 December 2010 22:22:56, Paul Sokolovsky wrote: > > Hello, > > > > Anyone can explain me meanings and differences between _WIN32_CE & > > UNDER_CE ? UNDER_CE is not defined by CeGCC, while

[Cegcc-devel] Git hosting

2010-12-26 Thread Paul Sokolovsky
Hello, I confirmed that SF.net supports multiple git repos per project, see https://sourceforge.net/apps/ideatorrent/sourceforge/ideatorrent/idea/59/ https://sourceforge.net/apps/trac/sourceforge/wiki/Git#CreatingMultipleRepositories So, separate gcc/binutils/w32api/mingw/gdb repos can be pretty

Re: [Cegcc-devel] _WIN32_WCE vs UNDER_CE

2010-12-27 Thread Paul Sokolovsky
Hello, On Mon, 27 Dec 2010 14:32:54 + Pedro Alves wrote: > On Saturday 25 December 2010 14:14:10, Paul Sokolovsky wrote: > > On Sat, 25 Dec 2010 12:46:08 + > > Pedro Alves wrote: > > > > > On Friday 24 December 2010 22:22:56, Paul S

Re: [Cegcc-devel] _WIN32_WCE vs UNDER_CE

2010-12-27 Thread Paul Sokolovsky
Hello, On Mon, 27 Dec 2010 18:16:48 +0100 (CET) Vincent Torri wrote: > > Hey, > > On Mon, 27 Dec 2010, Paul Sokolovsky wrote: > > > https://github.com/pfalcon/cegcc-w32api-try1/commit/be2a26d09e971f81dee8b4787e30ab06d9707eff > > shouldn't the critical sect

Re: [Cegcc-devel] _WIN32_WCE vs UNDER_CE

2010-12-27 Thread Paul Sokolovsky
Hello, On Mon, 27 Dec 2010 18:26:53 + Pedro Alves wrote: > On Monday 27 December 2010 18:19:59, Paul Sokolovsky wrote: > > Btw, while looking at vendor source may be considered questionable > > practice, because vendor source access is granted by a license which >

Re: [Cegcc-devel] _WIN32_WCE vs UNDER_CE

2010-12-27 Thread Paul Sokolovsky
Hello, On Mon, 27 Dec 2010 20:55:49 +0200 Paul Sokolovsky wrote: [] > Everyone's mileage will vary, though. I'm not interested in > upstreaming (I know all this mumbo-jumbo oh so well), so mingw's > specific mileage won't hurt me much. That said, I hereby confirm

[Cegcc-devel] [patch] Don't pass inst_* from w32api top Makefile down to sub-Makefile

2010-12-27 Thread Paul Sokolovsky
Pedro, While we're on conversation, I'd better ask you to review the following commit: https://github.com/pfalcon/cegcc-w32api-try1/commit/5c5e4e1e993443136ab24f721a1538d5ef4b64cb They issue, inst_* are subdirectories' Makefile vars, which compute their values themselves. They don't seem to be i

[Cegcc-devel] Upstreaming patches

2010-12-27 Thread Paul Sokolovsky
Hello, As if heavens select good time to add a bit of controversy, I've just got reply from upstream for the patch I just couldn't drop silently in my cleanup (and also it was kind of poke at them if they actually process patches): https://sourceforge.net/tracker/index.php?func=detail&aid=3139241

Re: [Cegcc-devel] Upstreaming patches

2010-12-28 Thread Paul Sokolovsky
Hello, On Tue, 28 Dec 2010 10:43:13 +0100 (CET) Vincent Torri wrote: > > > On Mon, 27 Dec 2010, Paul Sokolovsky wrote: > > > https://github.com/pfalcon/cegcc-w32api-try1/commit/dba53b839e04067d0ed319b61e9e61a3b24bd544 > > -#define PSH_MAXIMIZE0x2000 /* ?? */ &

Re: [Cegcc-devel] _WIN32_WCE vs UNDER_CE

2010-12-28 Thread Paul Sokolovsky
Hello, On Mon, 27 Dec 2010 18:30:01 +0200 Paul Sokolovsky wrote: [] > > > > > > $ grep -r -n _WIN32_WCE --exclude-dir=.svn w32api/include/ | wc -l > > > 174 > > > > > > As w32api defines _WIN32_WCE first thing and already uses it in > &

[Cegcc-devel] COMCTL32_VERSION for PocketPC

2010-12-30 Thread Paul Sokolovsky
Hello, Can you read Japanese? Because this guy describes what value COMCTL32_VERSION should have for wince (he mentions cegcc!). And as for why's and how's... can you read Japanese? -- Best regards, Paul mailto:pmis...@gmail.com ---

Re: [Cegcc-devel] COMCTL32_VERSION for PocketPC

2010-12-31 Thread Paul Sokolovsky
Hello, On Fri, 31 Dec 2010 08:21:12 +0100 (CET) Vincent Torri wrote: > > Hey, > > > Can you read Japanese? Because this guy describes what value > > COMCTL32_VERSION should have for wince (he mentions cegcc!). And as > > for why's and how's... can you read Japanese? > > which guy ? Oops. I p

Re: [Cegcc-devel] COMCTL32_VERSION for PocketPC

2010-12-31 Thread Paul Sokolovsky
added those values to my git tree. > > Sebastien. > > On Fri, Dec 31, 2010 at 11:00 AM, Paul Sokolovsky > wrote: > > > Hello, > > > > On Fri, 31 Dec 2010 08:21:12 +0100 (CET) > > Vincent Torri wrote: > > > > > > > > Hey, >

Re: [Cegcc-devel] COMCTL32_VERSION for PocketPC

2010-12-31 Thread Paul Sokolovsky
Hello, On Fri, 31 Dec 2010 12:06:06 +0100 (CET) Vincent Torri wrote: [] > > FYI: > > i'm contributing to a set of graphic libs that go beyond that: > > http://watchwolf.fr/index.php?option=com_content&view=article&id=3%3Ausing-edje-and-the-external-type&catid=1%3Aedje&Itemid=17&lang=fr > > T

[Cegcc-devel] List of cegcc-ported software and general open-source for WinCE in the wiki

2010-12-31 Thread Paul Sokolovsky
Hello, I don't know how much use of wiki there should be, but one useful and sustainable use is tracking software ported to cegcc and (interesting) open-source software in general. So, I've revamped few initial bits which were in Mediawiki, and created to pages: https://sourceforge.net/apps/trac/

[Cegcc-devel] Porting msvc resource code

2011-01-01 Thread Paul Sokolovsky
Hello, Some common error pattern I see while porting msvc code is: arm-mingw32ce-windres -i tman.rc -o tman-rc.o arm-mingw32ce-windres: tman.rc:20: syntax error tman.rc:20:LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US LANG_ENGLISH, SUBLANG_ENGLISH_US is defined in winnt.h, tman.rc includes newres.h

Re: [Cegcc-devel] Porting msvc resource code

2011-01-01 Thread Paul Sokolovsky
Hello, On Sat, 1 Jan 2011 15:09:06 +0200 Paul Sokolovsky wrote: > Hello, > > Some common error pattern I see while porting msvc code is: > > arm-mingw32ce-windres -i tman.rc -o tman-rc.o > arm-mingw32ce-windres: tman.rc:20: syntax error > > tman.rc:

[Cegcc-devel] Hex vs dec os/component version defines, was: Porting msvc resource code

2011-01-01 Thread Paul Sokolovsky
Hello, On Sat, 01 Jan 2011 14:29:21 +0100 Danny Backx wrote: > On Sat, 2011-01-01 at 15:21 +0200, Paul Sokolovsky wrote: > > Ok, I see, need to run windres with -D_WIN32_WCE. > > Sometimes not just that but with a specific value. Yeah, and here comes the new question. As fa

[Cegcc-devel] w32api and tchar.h?

2011-01-01 Thread Paul Sokolovsky
Hello, Who knows the story about w32api and tchar.h header? The latter is includes in mingw, but lots of software expect _T() to be available with just . w32api doesn't even mention it there, and the only tchar include occurance, in oledlg.h, is commented. So, what is approach here? -- Best reg

[Cegcc-devel] SHCreateMenuBar() and friends implemented for Win32?

2011-01-04 Thread Paul Sokolovsky
Hello, Has anybody stumbled at the implementation of aygshell functions like SHCreateMenuBar() for pure Win32? Maybe not as a standalone library, but as part of a project which supports both Win32 and WinCE. I'd appreciate any hint. -- Best regards, Paul mailto:pmis...

Re: [Cegcc-devel] SHCreateMenuBar() and friends implemented for Win32?

2011-01-04 Thread Paul Sokolovsky
Hello, On Tue, 04 Jan 2011 18:10:10 +0100 Vincent Richomme wrote: > On Tue, 4 Jan 2011 13:42:51 +0100 (CET), Vincent Torri wrote: > > On Tue, 4 Jan 2011, Paul Sokolovsky wrote: > > > >> Hello, > >> > >> Has anybody stumbled at the imple

Re: [Cegcc-devel] SHCreateMenuBar() and friends implemented for Win32?

2011-01-05 Thread Paul Sokolovsky
Hello, On Tue, 4 Jan 2011 13:42:51 +0100 (CET) Vincent Torri wrote: > > > On Tue, 4 Jan 2011, Paul Sokolovsky wrote: > > > Hello, > > > > Has anybody stumbled at the implementation of aygshell functions > > like SHCreateMenuBar() for pure Win32? Maybe not

[Cegcc-devel] WM_CONTEXTMENU and wince/pocketpc

2011-01-05 Thread Paul Sokolovsky
Hello, Here's one typical pearl from Microsoft. 2 pages describing SHRecognizeGesture(): http://msdn.microsoft.com/en-us/library/aa925176.aspx "If a context menu gesture was recognized, a WM_CONTEXTMENU message will be sent to shrg->hwndClient and propagated up the parent chain if not handled."

Re: [Cegcc-devel] SHCreateMenuBar() and friends implemented for Win32?

2011-01-16 Thread Paul Sokolovsky
Hello, On Fri, 07 Jan 2011 17:24:08 +0100 André Hentschel wrote: > >>> Has anybody stumbled at the implementation of aygshell functions > >>> like SHCreateMenuBar() for pure Win32? Maybe not as a standalone > >>> library, but as part of a project which supports both Win32 and > >>> WinCE. I'd ap

Re: [Cegcc-devel] cegcc 0.59.1 and qt 4.4.0

2011-02-04 Thread Paul Sokolovsky
Hello, On Fri, 04 Feb 2011 17:51:10 +0100 Mauro Ziliani wrote: [] > In function 'int (HINSTANCE__*, HINSTANCE__*, WCHAR*, int)': > qtmain_win.cpp:140: error: unrecognizable insn: (insn 9 8 10 3 > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:364 (set > (reg/f:SI 214) > (

Re: [Cegcc-devel] cegcc 0.59.1 and qt 4.4.0

2011-02-04 Thread Paul Sokolovsky
gt; I try a small main program but it works well. > The problem is compiling qt. > > > > Il 04/02/2011 18.23, Paul Sokolovsky ha scritto: > > Hello, > > > > On Fri, 04 Feb 2011 17:51:10 +0100 > > Mauro Ziliani wrote: > > > > [] > > > >

[Cegcc-devel] Further steps of Trac migration

2011-02-05 Thread Paul Sokolovsky
Hello, Per previous RFC, I'm proceeding with bugtracking migration to Trac: 1. Trac's tracker configured for usage, first bug posted. 2. SF.net native bug tracker was augmented with visible notices that Trac should be used, but tracker renamed to "Bugs (depracated, use Trac)" 3. Unused Support Re

[Cegcc-devel] [ANN] CeGCC codebase migrated to git

2011-03-13 Thread Paul Sokolovsky
Hello, Per previous RFC, I've splitted and migrated CeGCC SVN codebase to Git. For each upstream project, there is a separate git repository. Potentially, that will allow to rebase CeGCC patchset onto pristine upstream tree and follow upstream development more easily and/or maintain CeGCC patchset

[Cegcc-devel] MediaWiki disabled

2011-03-13 Thread Paul Sokolovsky
Hello, As last step of Trac migration, I've disabled MediaWiki for CeGCC project at SF.net. All content was long ago migrated to Trac, where it was elaborated and extended much comparing to what was available in MediaWiki. Trac as usual is open for wiki editing and bug submission: https://sourcef

Re: [Cegcc-devel] [ANN] CeGCC codebase migrated to git

2011-03-14 Thread Paul Sokolovsky
Hello, On Mon, 14 Mar 2011 19:11:26 +0100 André Hentschel wrote: > > git clone git://gitorious.org/cegcc/cegcc-build.git > > Then follow instructions in cegcc-build/README > > (http://gitorious.org/cegcc/cegcc-build/blobs/master/README) > > > > > Hi, > i love git, nothings better. > But for so

Re: [Cegcc-devel] [ANN] CeGCC codebase migrated to git

2011-03-14 Thread Paul Sokolovsky
Hello, On Mon, 14 Mar 2011 20:53:34 +0100 André Hentschel wrote: > Am 14.03.2011 19:48, schrieb Paul Sokolovsky: > > Hello, > > > > On Mon, 14 Mar 2011 19:11:26 +0100 > > André Hentschel wrote: > > > >>> git clone git://gitorious.org/cegcc/cegc

Re: [Cegcc-devel] [ANN] CeGCC codebase migrated to git

2011-03-14 Thread Paul Sokolovsky
On Mon, 14 Mar 2011 21:15:48 +0100 André Hentschel wrote: [] > $ git submodule update > Cloning into binutils... > fatal: The remote end hung up unexpectedly > Clone of 'git://gitorious.org/cegcc/cegcc-svn-binutils.git' into > submodule path 'binutils' failed > > but removing cegcc-build and clo

Re: [Cegcc-devel] [ANN] CeGCC codebase migrated to git

2011-03-14 Thread Paul Sokolovsky
Hello, On Mon, 14 Mar 2011 22:27:36 +0100 André Hentschel wrote: [] > too bad, next problem: > $ git submodule update > fatal: reference is not a tree: > 4d4cb202379697db2936fd10b29a76e1f7541dfb Unable to checkout > '4d4cb202379697db2936fd10b29a76e1f7541dfb' in submodule path 'w32api' Cut&past

Re: [Cegcc-devel] [ANN] CeGCC codebase migrated to git

2011-03-17 Thread Paul Sokolovsky
Hello, On Wed, 16 Mar 2011 22:57:15 +0100 André Hentschel wrote: > > Fixed and I now did a fresh checkout and build to make sure > > everything's ok ;-). > > thx > now that it finally works ( ;) ) it would be cool if > build-mingw32ce.sh would also (or optional) build the i386 version. > have n

Re: [Cegcc-devel] cegcc with gcc 4.5.3

2011-10-12 Thread Paul Sokolovsky
Hello, On Wed, 12 Oct 2011 10:48:52 +0200 Max Kellermann wrote: > Hi, > > another cegcc upgrade: I have replaced gcc 4.4.x with gcc 4.5.3. Cool, great work! Just as a note, I got sucked by Android, as everyone else, so don't have much time to look after https://gitorious.org/cegcc/ . Beside

Re: [Cegcc-devel] cegcc with binutils 2.21.1

2011-11-19 Thread Paul Sokolovsky
Hello, On Sat, 19 Nov 2011 12:34:05 +0100 Max Kellermann wrote: > Hi, > > I have spent some time on rebasing the cegcc-binutils branch on > upstream version 2.21.1. That was a big knot which became smaller and > smaller each time I rebased incrementally on a new release. > Fortunately, many of