i want to develop an application in wxwidgets, compiled with cygwin, and
i need a good ide. Could u give me some suggestions?
Try Eclipse IDE with the CDT (C/C++) plug-in. It is designed to be
compatible with Cygwin.
http://www.eclipse.org/cdt/
--
Unsubscribe info: http://cygwin.com/
>> I was running gcc-g++-3.4.4-1, and was running into the same problem of a
>> std::string allocating memory in a different DLL described here:
>> http://www.cygwin.com/ml/cygwin/2005-10/msg00051.html
>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24196
>
>> Could someone please upload matching
René Berber wrote:
Doyle Rhynard wrote:
[snip]
For me, that is unacceptable. One of the main reasons many users install
cygwin is to use the gnu C/C++compilers and debugger under Windows.
And the compilers and debugger work fine, so...
Since Eclipse is the defacto industrial strength IDE, a
Larry Hall (Cygwin) wrote:
Doyle Rhynard wrote:
Christopher Faylor wrote:
On Mon, Jul 10, 2006 at 01:04:27PM -0700, Doyle Rhynard wrote:
The newest version of gdb, gdb-20060706, does not work correctly
with Eclipse-3.2 + CDT-3.02 (C/C++ plug-in). The problem is that the
source code files are
Christopher Faylor wrote:
On Mon, Jul 10, 2006 at 01:04:27PM -0700, Doyle Rhynard wrote:
The newest version of gdb, gdb-20060706, does not work correctly with
Eclipse-3.2 + CDT-3.02 (C/C++ plug-in). The problem is that the source
code files are not found by gdb during debug sessions. I tried
The newest version of gdb, gdb-20060706, does not work correctly with
Eclipse-3.2 + CDT-3.02 (C/C++ plug-in). The problem is that the source
code files are not found by gdb during debug sessions. I tried several
different methods to force gdb to associate the source files without
success. After
Richard Quadling wrote:
On 26/04/06, mwoehlke <[EMAIL PROTECTED]> wrote:
Richard Quadling wrote:
I have the following bash script ...
#!/bin/sh
cvs up 2> $HOME/cvs1.log > $HOME/cvs2.log
cd phpdoc
autoconf -v -d --warnings=all &> $HOME/autoconf.log
./configure --with-source=./../php-src --with-
Angelo Graziosi wrote:
There is a CERN application, ROOT, that when it is built with current
Cygwin GCC 3.4.4-1, has problems at runtime (hang, stackdump...).
But following this http://cygwin.com/ml/cygwin/2006-04/msg00634.html, I
have made a build of GCC-3.4.4 that includes
--enable-fully-dyna
8 matches
Mail list logo