libtool
[Top][All Lists]
Advanced

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

Re: Update for icc


From: Robert Boehne
Subject: Re: Update for icc
Date: Mon, 17 Feb 2003 23:16:17 -0600

Ok, looks reasonable to me, Approved with this
ChangLog entry:
2003-02-17  Allan Sandfeld Jensen  <address@hidden>

        * libtool.m4: Intel icc fixups for version 7.0.

Thanks!

Robert

Allan Sandfeld Jensen wrote:
> 
> Hi Robert
> 
> Here's an update on my icc-patch
> 
> I have checked how my patch works from CVS HEAD now against icc 7.0. It
> finally seems Intel with version 7.0 has made a usefull standard C++ library.
> I have even be able to compile at full working KDE-suite.
> 
> Libtool CVS just need to following additional patch to compile KDE, it does 2
> things:
> 1. Change ld-option flag from Qoption ld to GNU syntax -Wl. This is because
> the first form does not expand inline, and that's needed for --whole-archive.
> (icc 5.0 does not support -Wl, but since it doesnt compile libltdl anyway I
> consider it unsupported)
> 2. I have removed the -nostdlib option, since this prevents icpc from linking
> with it's own C++ library (libcxa and libunwind)
> 
> Patch attached.
> 
> Greetings
> `Allan
> 
>   ------------------------------------------------------------------------
>                       Name: icc-patch2.diff
>    icc-patch2.diff    Type: text/x-diff
>                   Encoding: 7bit
> 
>   ------------------------------------------------------------------------
> _______________________________________________
> Libtool mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/libtool




reply via email to

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