|
Update for icc: msg#00100gnu.libtool.general
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
Libtool mailing list Libtool@xxxxxxx http://mail.gnu.org/mailman/listinfo/libtool |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [Fwd: AARRRRGGH! Die Libtool, die!]: 00100, Bruce Korb |
|---|---|
| Next by Date: | Re: Automake 1.7.2b uploaded (beta for 1.7.3): 00100, Alexandre Duret-Lutz |
| Previous by Thread: | [Fwd: AARRRRGGH! Die Libtool, die!]i: 00100, Bruce Korb |
| Next by Thread: | Re: Update for icc: 00100, Robert Boehne |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |