This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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] | |
>>>>> Albert Chin writes: Albert> On Mon, Oct 25, 2004 at 10:19:55AM -0400, David Edelsohn wrote: >> GCC collect2 searches for library file extension ".a" first, then >> looks for library file extension ".so". Albert> How do I get it to prefer ".so"? Change collect2.c libext array. One could change it for all situations or depend on -brtl. David
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |