Nedan f�ljer en elektronhop formad av [EMAIL PROTECTED]: > Hi, > > while compiling lftp I get the following errors. I'm using a RS6000 with AIX > 4.3.3 and gcc 3.2.2. I have update readline to 4.3. Please help !!!! [..] > /bin/sh ../libtool --silent --mode=link gcc -O2 -Wall -Wwrite-strings
"gcc" is a C compiler. "g++" is a C++ compiler. lftp is written in c++. => use g++ instead of gcc /Tomas -- Tomas �gren, [EMAIL PROTECTED], http://www.ing.umu.se/~stric/ |- Student at Computing Science, University of Ume� `- Sysadmin at {cs,ing,acc}.umu.se
