Re: winegcc and g++

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

 



On 10/23/10 6:59 PM, bacchus wrote:
> I failed to link a .so built with g++ to wine.
> 
> winegcc can not link g++ .o files to .so file.
> 
> how can I use c++ with wine?
You use wineg++.

Just be sure you aren't using any C++ functions or classes from DLLs
that were compiled with Microsoft Visual C++. You'll get horrendous link
errors if you do.

Chip



[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux