From: tselling@peabody.iusb.indiana.edu (Teresa Selling) Subject: GCC and X programming question Date: 14 May 1992 07:46:16 GMT
I am trying to learn to program with the X toolkits. The problem is when
compiling I get
Undefined symbol _XtInitialize referenced from text segment.
Undefined symbol _XtCreateManagedWidget referenced from text segment.
... and so on ...
I am including the proper include files, and using the right libraries
(actually I have tried including them all) but cannot get a simple program
to compile :( Any help appreciated.
Also how do I get on the GCC and X386 mailing lists?