This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] | |
Building gcc-4.2.2 on Solaris 9, ar version 2.18 produced a segmentation fault during the make process. I can reproduce the error at the command prompt like this:
$ ar -s ./sparc-sun-solaris2.9/sparcv9/libjava/.libs/libgcj.a Segmentation fault (core dumped)
ar seems to work fine for other archives. If the archive was created by the native ar, might gnu ar behave like this?
Cheers Nick
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |