help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mangling Stdcall and GCC


From: ringos75
Subject: Re: Mangling Stdcall and GCC
Date: 24 Oct 2005 09:53:50 -0700
User-agent: G2/0.2

i try to use the following command line :

mingw32-g++ -c DllTest.cpp DllTest.def

to compile the .cpp source, but i get this error:

mingw32-g++: DllTest.def: linker input file unused because linking not
done

I don't know if extern "C" have the same effect of __stdcall.

Thanks for your help.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]