Help on Wine

Katia Maculan katia.maculan at isis-papyrus.com
Mon Jan 31 07:34:23 CST 2005


Hello,
In the last few days I executed some tests to understand a segmentation
fault problem in my pcsdll library working with WineLib in RedHat 9.
I created:
- A little library pcsdll exporting a function that calls the TlsAlloc
function
- A little executable pcsmon that calls the exported library pcsdll
function and creates a window
Linking the library with the command
g++ -m32 -march=pentium-mmx -mcpu=i686 -g -shared -Wl,-soname=pcsdll.so
......
when the pcsmon calls the library function the library obtains a
segmentation fault in calling TlsAlloc function.

Do you have any idea about what I miss?
Regards
Katia
PS:  I'm using wine 20050111 version

-- 
Katia Maculan
Developer
ISIS Papyrus Italy Srl
Tel: (+39) 0125 6455400 Fax: (+39) 0125 6455150
E-mail: katia.maculan at isis-papyrus.com

Info: info at isis-papyrus.com
Hotline: +43-2236-27551-111
Visit our Website: http://www.isis-papyrus.com





More information about the wine-devel mailing list