This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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]

TCL_CC_SEARCH_PATH vs TCL_LD_SEARCH_PATH


FYI,

Insight's got the same problem as expect here.

TCL_LD... contains -rpath <path>, where as TCL_CC... contains -Wl,-rpath,<path>. Insight should be linked using the later and not the former.

enjoy,
Andrew


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