Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Contributions to C::B => Topic started by: kuuy on May 02, 2010, 04:28:38 am

Title: Can C::B combiled with cygwin's gcc?
Post by: kuuy on May 02, 2010, 04:28:38 am
The error is like this:

Execution of 'g++.exe -Wall -fexceptions  -O2    -IC:/cygwin/usr/include  -c E:/C++/test/main.cpp -o E:/C++/test/.objs/main.o' in 'E:\C++\test' failed.

Title: Re: Can C::B combiled with cygwin's gcc?
Post by: stahta01 on May 02, 2010, 04:23:13 pm
Quote
Developer forums (C::B DEVELOPMENT STRICTLY!)
Please learn to read and post intelligent questions.

ALSO, please search before posting.

FYI: I answered this question once in the past month. Search for the answer.

Hint: Use the real executable(s) in the Code::Blocks configuration instead of file links that work only under Cygwin.

Tim S.