Thanx, but with gcc 3.4.1 I get the following error while compiling explorer:
 
explorer.cpp: In function `int wWinMain(HINSTANCE__*, HINSTANCE__*, TCHAR*, int)':
explorer.cpp:714: error: call of overloaded `wcsstr(TCHAR*&, const wchar_t[9])' is ambiguous
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/string.h:119: note: candidates are: wchar_t* wcsstr(const wchar_t*, const wchar_t*)
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/c++/3.4.1/cwchar:227: note:                 wchar_t* std::wcsstr(wchar_t*, wchar_t*)
...
mingw32-make: *** [explorer.o] Error 1
----- Original Message -----
From: Casper Hornstrup
To: 'ReactOS Development List'
Sent: Monday, October 25, 2004 10:46 PM
Subject: RE: [ros-dev] Recommended dev Tools (was Re: INACCESSIBLE_BOOT_DEVICE)

These are generated with GCC 3.4.1 and binutils 2.15.90 20040222.


From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Enrico Bartky
Sent: 25. oktober 2004 22:23
To: ros-dev@reactos.com
Subject: [ros-dev] Recommended dev Tools (was Re: INACCESSIBLE_BOOT_DEVICE)

Hello, I have searched for the error in the subject but can not find a solution. The daily snapshots (http://reactos.csh-consult.dk/) works fine. I have tried gcc 3.3.1, 3.4.1, 3.4.2. I use the binutils 2.15.91. Is there an error in my build tools?
 
EnricoB  


_______________________________________________
Ros-dev mailing list
Ros-dev@reactos.com
http://reactos.com:8080/mailman/listinfo/ros-dev