From mboxrd@z Thu Jan 1 00:00:00 1970 From: leonp@plris.com To: sourcenav@sourceware.cygnus.com Subject: My attempt to change the linker fails Date: Wed, 28 Mar 2001 03:41:00 -0000 Message-id: <5.0.2.1.0.20010328103937.00a7bea0@plris.com> X-SW-Source: 2001-q1/msg00262.html Hello, I use the SN for cross development (this time under Win2K without CygWin) and have the following question: When I open the build target settings editing dialog (which has the Source, Library, Build, Link tabs), each of its tabs has 3 items to the right. The last is called "Tool chain" and has 3 GNUpro options. I am able to substitute compiler name to the compiler I need (in my case this is gcc166) by editing build rule "executable" item. This leads to the CC variable in snMakefile to be set to my value. But my attemp to do the same in "Link Rools -> Linker" fails. SN constantly returns ..-gnu-ar definition in this text box, while in snMakefile remains definition of LINKER=...gnu-ar. Thanks ahead. Leon Pollak leonp@plris.com