Re: Bug in conditional library building

2002-05-23 Thread Alexandre Duret-Lutz
>>> "Patrick" == Patrick Guio <[EMAIL PROTECTED]> writes: [...] Patrick> am_libmudfas2d_la_OBJECTS = $(am__objects_1) Patrick> am_libmudfas3d_la_OBJECTS = $(am__objects_1) [...] This will be fixed in Automake 1.6.2. It is already fixed in CVS. -- Alexandre Duret-Lutz _

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

AIX library creation for dynamic loading

2002-05-23 Thread Don Anderson
Hello, I seek your advice on some weirdness I've noticed with AIX 4.3.3. I want to create a shared library for dynamic loading using libtool with the -module option. When the AIX linker (or something in the compiler chain) creates the shared library, it is put into a .a file. That is, it creat