Re: libtool support for intel icc compiler

2003-03-26 Thread Allan Sandfeld Jensen
> icc users: > > Aparently support for icc isn't complete. Here is where > you can help by submitting a patch that fixes the problems > you're running into. I don't have access to this compiler, > so if it is something you want, you'll have to volunteer to > do it. Please read http://www.gnu.org

Want to configure libtool to support ICC compiler

2003-03-25 Thread Allan Sandfeld Jensen
I'am the author of the icc-patch, but I dont subscribe to [EMAIL PROTECTED] (maybe I should) so please CC me in any icc-issues. Try to add /opt/intel/compiler70/ia32/bin to you PATH and run configure with CC=icc CXX=icpc. I do a check on whether $CC=icc, and I am not sure it all the path-inform

Update for icc

2003-02-15 Thread Allan Sandfeld Jensen
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 addition

Porting libtool to linux-icc (mark II) [PATCH]

2002-05-26 Thread Allan Sandfeld Jensen
Hi again I looked a bit a your CVS-repository and have updated my patch so it applies cleanly against it. I have also resolved the remaining issues with the patch, so it now works in all tested cases and doesnt interfere with other ports. I hope you find the patch to your satisfaction and chos

libtool.m4.in patch for Intel C++ compiler

2002-05-23 Thread Allan Sandfeld Jensen
Hi. I made a patch for supporting Intel's C and C++ compiler against libtool.m4.in in KDE-CVS, but I was told we more less used libtool from your cvs, and I therefore should go to the source. I have attached the patch (I hope it applies) If you have questions or comments please CC me since I