[comp.windows.x] Xt Toolkit and g++ compiler

map1@SIEGFRIED.VLSI.POLYMTL.CA (M. Villeneuve) (05/30/90)

   I'm trying to compile a mixed C++ / Xt, XLib file using the
g++ compiler and I have got some troubles with the TEXTEDIT Widget
and more precisely with its external functions like XwTextCopyBuffer,
XwTextClearBuffer: I'm not able to compile my program with them.

   It sends me an error message while editing links telling it doesn't
know these functions. I would like to know if there is a version of 
the Xt Toolkit I can use with g++ compiler and where could I find it.
If it doesn't exist one how can I solve my problem?

   Thanks a lot for your help.


   Michel Fabre
   Ecole Polytechnique de Montreal
   map1@vlsi.polymtl.ca

ps: I use the version 1.36.3 of the g++ compiler