Symbol Collisions Fixed (link order significant)

Suhaib Siddiqi ssiddiqi@inspirepharm.com
Sun Apr 1 00:00:00 GMT 2001


But if you read your original post, you were linking lXm before -lXt???

>> ../../../lib/Xm-2.0/.libs/libXm.a -lXt -lSM -lICE -lX11 \
>> -L/usr/X11R6/lib -lXt -lSM -lICE -lX11

That is why I said check for multiple linking, which was in your Makefile.

Suhaib

> -----Original Message-----
> From: Brian.P.Kasper@aero.org [ mailto:Brian.P.Kasper@aero.org ]
> Sent: Friday, March 30, 2001 1:39 PM
> To: lesstif@hungry.com; cygwin-xfree@sources.redhat.com
> Subject: Symbol Collisions Fixed (link order significant)
> 
> 
> Hello again.
> 
> There was a post to the Lesstif mailing list which
> described the cause and solution to my problem.  In short,
> include -lXm before -lXt on the link line.  This isn't
> a problem with multiple library references, but with
> link order.
> 
> Unfortunately, while I searched the XFree86 mailing list
> archive, I had forgotten to search that for LessTif.
> 
> My apologies for the wasted bandwidth.
> 
> -Brian
> 
> 



More information about the Cygwin-xfree mailing list