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]

Re: I believe shared library/PIC is broken under ia32 since Aug. 29.


> It is too bad that not many gcc developers using --enable-shared to
> configure gcc under ia32. See

Well, on Linux, gdb fails to restart a cc1 / cc1plus executable that is
statically linked, which makes debugging very tedious.
So I always patch my Makefile to use static linking.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]