libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PATCH support for FSC machines.


From: Michael Schmitz
Subject: Re: PATCH support for FSC machines.
Date: Thu, 11 Apr 2002 10:24:33 +0200

>>>>> "Robert" == Robert Boehne <address@hidden> writes:

    Robert> Jean:

    Robert> It looks like the first thing that the patch does is
    Robert> remove a clause that conditionally sets lt_cv_prog_cc_wl
    Robert> to '-LD'.  I have some misgivings about doing that without
    Robert> knowing why that was put there in the first place.  If you
    Robert> know when or where '-LD' is appropriate, can you set that
    Robert> where it is?  Perhaps this is particular to a certain
    Robert> version of a certain compiler, if so it should be set
    Robert> based on that.  Perhaps we'll hear from someone who knows
    Robert> where it came from...

    Robert> diff -ru libtool/libtool.m4 libtool-1.4.2.ok/libtool.m4
    Robert> --- libtool/libtool.m4  Tue Sep 11 05:18:52 2001
    Robert> +++ libtool/libtool.m4  Tue Mar 19 14:25:49 2002
    Robert> @@ -952,11 +952,7 @@
    Robert>      sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
    Robert>        lt_cv_prog_cc_pic='-KPIC'
    Robert>        lt_cv_prog_cc_static='-Bstatic'
    Robert> -      if test "x$host_vendor" = xsni; then
    Robert> -       lt_cv_prog_cc_wl='-LD'
    Robert> -      else
    Robert> -       lt_cv_prog_cc_wl='-Wl,'
    Robert> -      fi
    Robert> +      lt_cv_prog_cc_wl='-Wl,'
    Robert>        ;;
 
    Robert>      uts4*)

Was it me, who provided this patch... I can't remember, but I know I
posted a patch for Siemens boxes a long, long time ago.

Unfortunately, I no longer have access to any SNI box. What I remember
is, that I required this patch for both versions of the Siemens
compiler we used, but maybe this is no longer necessary. I can't even
check the manual...

Sorry,
Michael.

-- 
Michael Schmitz              S.E.S.A. Software und Systeme AG, Cologne
Stolberger Straße 374        E-Mail (work):    address@hidden
D-50933 Köln                        (private): address@hidden
Germany                      Phone: +49 221 485-1197
                             Fax:   +49 221 485-1170



reply via email to

[Prev in Thread] Current Thread [Next in Thread]