Unicode support in Cygwin 1.5.16 - Xorg 6.8.2.0

Orrigo, Giampaolo . gorrigo@switch.com
Mon May 9 21:47:00 GMT 2005


Hi,
I'm trying to build a little test program to show unicode fonts in XWin,
using LessTif.
The code is from the Motif guide (see attached XTest.C).
I'm building it with:
g++ -I/usr/X11R6/include XTest.C -L/usr/X11R6/lib -lXm -lXt -lX11

The build gives me the following message:
Info: resolving _sessionShellWidgetClass by linking to
__imp__sessionShellWidgetClass (auto-import)
Info: resolving __XmStrings by linking to __imp___XmStrings (auto-import)

After that, when I run the executable, the application segfaults.

I'm attaching the test program source code, the stack dump and the output of
cygcheck.

Thanks for your help.

Giampaolo

 <<a.exe.stackdump>>  <<XTest.C>> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a.exe.stackdump
Type: application/octet-stream
Size: 1173 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-xfree/attachments/20050509/3180fa67/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: XTest.C
Type: application/octet-stream
Size: 2341 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-xfree/attachments/20050509/3180fa67/attachment-0001.obj>


More information about the Cygwin-xfree mailing list