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: A patch for hppa1.1-hp-hpux10.20 w/ --enable-shared


>>>>> Neal Becker <neal@ctd.comsat.com> writes:

> Actually, gcc-2.7.2.2 has this in the specs:
> *libgcc:
> %{!shared:-lgcc}

> which I guess is the same thing change you're recommending to egcs.
> Well it's been working fine for gcc-2.7.2.2, so I guess this is the
> Right Thing To Do.

Nope.  We need to include libgcc in shared objects so they can be
dynamically loaded.

Jason


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