This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
>> > >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