Package: lam4-dev Version: 7.1.1-3 Severity: wishlist
It would be nice if you could use LAM MPI with plain g++ (or, more usefully in my case, g++-3.4 - I'm trying to use MPI with some hairy C++ template libraries, and 3.3 (hence mpiCC) isn't up to snuff) and no special -I options, by writing #include <mpi/mpi.h>. This does not work because all the headers in /usr/include/mpi include each other with <angle brackets> and no prefix; so you have to have /usr/include/mpi in your -I path for them to work. You could fix this by changing all the headers to use "" includes to reference each other. Then GCC would know to look for them in the directory they all live in, and what I'm trying to do would work. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.10-as1 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages lam4-dev depends on: ii dpkg 1.10.27 Package maintenance system for Deb ii lam4 7.1.1-3 Shared libraries used by LAM paral ii libc6-dev 2.3.2.ds1-22 GNU C Library: Development Librari -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]