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


Ian Lance Taylor <ian@cygnus.com> writes:

|>    From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|>    Date: 10 Aug 1998 10:53:42 +0200
|> 
|>    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.
|> 
|> It is correct that gas does not support Sun3/a.out PIC, but note that
|> it does support Sun4/a.out PIC.

My answer was imprecise.  What i wanted to say is that gas *for m68k* 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]