News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Can C::B combiled with cygwin's gcc?

Started by kuuy, May 02, 2010, 04:28:38 AM

Previous topic - Next topic

kuuy

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.


stahta01

#1
QuoteDeveloper 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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]