This is the mail archive of the gcc-help@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] | |
Thank you very much Andy. The library problem is now solved. I checked the symbolic link to libdl.so.1, and it is fine.From the test using your small c code c_link_test, it suggested somethingfundamental causing the difference between your and my results, so I checked my initial environment setting and found this line below in my .cshrc: setenv LD_OPTIONS -Bstatic Gees. Remove it and it goes.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |