Hello Zhou,
2009/3/18 zhou drangon :
> 2009/1/13 NightStrike :
>> On Thu, Oct 23, 2008 at 9:17 AM, Kai Tietz wrote:
>>> Jesper Quorning wrote on 23.10.2008 14:13:08:
>>>
Hi All,
I try to link together a module compiled with x86_64-pc-mingw32-gcc and
a module compiled with MS cl (6
2009/1/13 NightStrike :
> On Thu, Oct 23, 2008 at 9:17 AM, Kai Tietz wrote:
>> Jesper Quorning wrote on 23.10.2008 14:13:08:
>>
>>> Hi All,
>>> I try to link together a module compiled with x86_64-pc-mingw32-gcc and
>>> a module compiled with MS cl (64bit). link with MS link, but it fails
>> with
On Tue, Jan 13, 2009 at 4:00 AM, Jesper Quorning wrote:
> NightStrike wrote:
>>
>> On Thu, Oct 23, 2008 at 9:17 AM, Kai Tietz
>> wrote:
>>
>>>
>>> Jesper Quorning wrote on 23.10.2008 14:13:08:
>>>
>>>
Hi All,
I try to link together a module compiled with x86_64-pc-mingw32-gcc and
On Thu, Oct 23, 2008 at 9:17 AM, Kai Tietz wrote:
> Jesper Quorning wrote on 23.10.2008 14:13:08:
>
>> Hi All,
>> I try to link together a module compiled with x86_64-pc-mingw32-gcc and
>> a module compiled with MS cl (64bit). link with MS link, but it fails
> with
>>
>> hello.obj : error LNK2019
Jesper Quorning <[EMAIL PROTECTED]> wrote on 23.10.2008 14:13:08:
> Hi All,
> I try to link together a module compiled with x86_64-pc-mingw32-gcc and
> a module compiled with MS cl (64bit). link with MS link, but it fails
with
>
> hello.obj : error LNK2019: unresolved external symbol call_me re
Hi All,
I try to link together a module compiled with x86_64-pc-mingw32-gcc and
a module compiled with MS cl (64bit). link with MS link, but it fails with
hello.obj : error LNK2019: unresolved external symbol call_me referenced
in function main
I have tryed with different call conventions but w