From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Marty Leisner" To: hjl@nynexst.com (H.J. Lu) Cc: raeburn@cygnus.com (Ken Raeburn), gas2@cygnus.com Subject: Re: binutils 2.5.2l.10 is released. Date: Mon, 01 May 1995 13:45:00 -0000 Message-id: <9505012048.AA15574@gnu.mc.xerox.com> References: <9505012026.AA04105@titanic.nynexst.com> X-SW-Source: 1995/msg00082.html >> > >I will implement it if noone does and I have the time. First we >have to agree on what syntax to use. -Bstatic/-Bdynamic or >-static/-dynamic? > > >-- >H.J. Lu >NYNEX Science and Technology, Inc. hjl@nynexst.com Thanks...if you understand how gcc is organized (I looked at this in 1.x and saw it was a lot to understand). This should be trivial...Use -static/-dynamic [does gnu ld understand this?] (its not trivial to even see if ld works this way ;-( ) Doing this is a big win. marty