[Cegcc-devel] functions that are declared but not defined

2008-10-05 Thread Vincent Torri
Hey, I wanted to use _mktemp, _locking, _get_osfhandle and SetHandleInformation with mingw32ce they are all declared: _mktemp, _locking and _get_osfhandle are in io.h SetHandleInformation is in winbase.h but they are not defined. About the 3 CRT functions, msdn does not mention them: http:/

Re: [Cegcc-devel] libtool not detecting import libraries

2008-10-05 Thread Vincent Torri
On Sun, 5 Oct 2008, Pedro Alves wrote: > On Sunday 05 October 2008 20:01:50, Vincent Torri wrote: > >> Pedro, can you look at the patch. For me, it is working. > > Sure, will do, when it's in the archives or I get a copy. I'm > not following libtool development. http://lists.gnu.org/archive/ht

Re: [Cegcc-devel] libtool not detecting import libraries

2008-10-05 Thread Pedro Alves
On Sunday 05 October 2008 20:01:50, Vincent Torri wrote: > Pedro, can you look at the patch. For me, it is working. Sure, will do, when it's in the archives or I get a copy. I'm not following libtool development. -- Pedro Alves -

[Cegcc-devel] GetUserNameEx() can't be used

2008-10-05 Thread Vincent Torri
Hey, I want to use GetUserNameEx(). According to the doc: http://msdn.microsoft.com/en-us/library/aa916702.aspx i have to include winbase.h But including winbase.h leads to a lot of errors (DWORD not declared, etc...) For the 1st param (NameFormat), I have to include windows.h, so it seems

[Cegcc-devel] libtool not detecting import libraries

2008-10-05 Thread Vincent Torri
Hey, I've run into a problem with mingw32ce (and not cegcc, i'm wondering why, btw). When linking against libws2.a, libtool is not detecting that it is an import library. Indeed, only x86 import lib are detected. You can follow the discussion here: http://lists.gnu.org/archive/html/libtool/2

Re: [Cegcc-devel] missing declaration functions

2008-10-05 Thread Vincent R .
On Sun, 5 Oct 2008 15:53:26 +0100, Pedro Alves <[EMAIL PROTECTED]> wrote: > On Saturday 27 September 2008 07:05:40, Vincent Torri wrote: > >> actually, SHGetShortcutTarget() is good, but SHCreateShortcutEx() is not > >> declared and the returned type of SHCreateShortcut() is not correct. > > Wo

Re: [Cegcc-devel] missing declaration functions

2008-10-05 Thread Pedro Alves
On Saturday 27 September 2008 07:05:40, Vincent Torri wrote: > actually, SHGetShortcutTarget() is good, but SHCreateShortcutEx() is not > declared and the returned type of SHCreateShortcut() is not correct. Wow, somebody messed up in MSFT's headers: [SHCreateShortcut] http://msdn.microsoft.

Re: [Cegcc-devel] WM 6.1 compatibility

2008-10-05 Thread Pedro Alves
On Sunday 05 October 2008 12:27:15, Vincent R. wrote: > Pedro, Danny, I asked 2 months ago but could it be possible to add in the > FAQ this issue and how to solve it ? Sure. Want to suggest some wording / patch? Can we move the FAQ from raw HTML to something else (that could still generate htm

Re: [Cegcc-devel] WM 6.1 compatibility

2008-10-05 Thread Danny Backx
On Sun, 2008-10-05 at 13:27 +0200, Vincent R. wrote: > Pedro, Danny, I asked 2 months ago but could it be possible to add in the > FAQ this issue and how to solve it ? Yes, but at that time this knowledge was less than perfectly understood so I waited. I'm still not sure but I'll add it now.

Re: [Cegcc-devel] WM 6.1 compatibility

2008-10-05 Thread Pedro Alves
On Sunday 05 October 2008 12:27:15, Vincent R. wrote: > I am a bit surprised by your error message because usually on Windows > Mobile, when an application > cannot load a DLL, you get a "Invalid Pocket PC application" and that's > what I have when I try > on WM6.1. You get that error when you l

Re: [Cegcc-devel] WM 6.1 compatibility

2008-10-05 Thread Pascal Georges
2008/10/5 Vincent R. <[EMAIL PROTECTED]> > Hi, > > I am a bit surprised by your error message because usually on Windows > Mobile, when an application > cannot load a DLL, you get a "Invalid Pocket PC application" and that's > what I have when I try > on WM6.1. > On what kind of device are you tes

Re: [Cegcc-devel] WM 6.1 compatibility

2008-10-05 Thread Vincent R .
Hi, I am a bit surprised by your error message because usually on Windows Mobile, when an application cannot load a DLL, you get a "Invalid Pocket PC application" and that's what I have when I try on WM6.1. On what kind of device are you testing ? As Danny told you the workaround is to declared

[Cegcc-devel] [ cegcc-Bugs-2137124 ] build-cegcc.sh doesnt build libstdc++.dll

2008-10-05 Thread SourceForge.net
Bugs item #2137124, was opened at 2008-09-30 00:20 Message generated for change (Comment added) made by pedroalves You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2137124&group_id=173455 Please note that this message will contain a full copy of the commen