-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Quit posting raw email addresses: cygwin.com/acronyms/#PCYMTNQREAIYR
> From: "Eric Blake"
^
>
> According to Anton Korneev on 3/20/2006 8:08 PM:
cc1plus.exe - Entry Point not found
The procedure entr
Hello Eric,
>> cc1plus.exe - Entry Point not found
>> The procedure entry point _impure_ptr could not be located in the
>> dynamic link library cygwin1.dll.
>>
>> But, with the old versions (1.5.16) I don't have such problem.
> (including the output of 'cygcheck -svr' as a text attachmen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Anton Korneev on 3/20/2006 8:08 PM:
> cc1plus.exe - Entry Point not found
> The procedure entry point _impure_ptr could not be located in the
> dynamic link library cygwin1.dll.
>
> But, with the old versions (1.5.16) I don't have
Hello,
Today I try to use last version of cygwin (1.5.19-4) and g++ for
cygwin (3.4.4-1), and I take a strange error.
When I compile any program, appears the window with report on error:
cc1plus.exe - Entry Point not found
The procedure entry point _impure_ptr could not be located in t
Peng Yu wrote:
Hi,
When I tried to compile this file by g++, I got a error.
#include
int main(){
cout << "Hello World" << endl;
}
errors are:
test.C: In function `int main()':
test.C:3: `cout' undeclared (first use this function)
test.C:3: (Each undeclared identifier is reported only once for
Hi,
When I tried to compile this file by g++, I got a error.
#include
int main(){
cout << "Hello World" << endl;
}
errors are:
test.C: In function `int main()':
test.C:3: `cout' undeclared (first use this function)
test.C:3: (Each undeclared identifier is reported only once for each
functio
6 matches
Mail list logo