This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Unicode support in Cygwin 1.5.16 - Xorg 6.8.2.0


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>> 

Attachment: a.exe.stackdump
Description: Binary data

Attachment: XTest.C
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]