Re: [Mingw-w64-public] cross link problem

2009-03-18 Thread Kai Tietz
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

Re: [Mingw-w64-public] cross link problem

2009-03-18 Thread 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 (64bit). link with MS link, but it fails >> with

Re: [Mingw-w64-public] cross link problem

2009-01-13 Thread NightStrike
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

Re: [Mingw-w64-public] cross link problem

2009-01-12 Thread 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 >> >> hello.obj : error LNK2019

Re: [Mingw-w64-public] cross link problem

2008-10-23 Thread Kai Tietz
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

[Mingw-w64-public] cross link problem

2008-10-23 Thread Jesper Quorning
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