This is the mail archive of the gcc-patches@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]

Re: [PATCH] s390x dynamic linker


Jakub Jelinek wrote:

>-          %{m64:-dynamic-linker /lib/ld64.so.1}}}}"
>+          %{m64:-dynamic-linker /lib64/ld64.so.1}}}}"

Well, the Linux for zSeries ABI document defines the dynamic linker
string to be "/lib/ld64.so.1", so this change would contradict the ABI.

I guess we might change the ABI document as well, but I'm not sure
whether this is worth it, given the backward-compatibility
considerations ...


Mit freundlichen Gruessen / Best Regards

Ulrich Weigand

--
  Dr. Ulrich Weigand
  Linux for S/390 Design & Development
  IBM Deutschland Entwicklung GmbH, Schoenaicher Str. 220, 71032 Boeblingen
  Phone: +49-7031/16-3727   ---   Email: Ulrich.Weigand@de.ibm.com


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