This is the mail archive of the gcc-bugs@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: --enable-shared doesn't work on Sun-3


Kate Hedstrom <kate@ahab.rutgers.edu> writes:

|> I am using binutils 2.9.1.  I have been having no trouble with egcs
|> with static libraries.  However, a build of perl with egcs died in
|> about the same way when it builds its dynamically loadable pieces.

GAS does not support Sun3/a.out style PIC.  It only supports SVR4/ELF
style PIC.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.informatik.uni-dortmund.de              completely different"
schwab@gnu.org


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