2008/8/25 Thierry Dumont <[EMAIL PROTECTED]>: > Hi, > > I try to compile sage on my opteron machine.
What compiler version, exact operating sytem, etc.? > > When compiling flint, I get the ld error message: > /usr/bin/ld: cannot find -lstdc++ > > Th "ld" lines are: > > g++ -I/usr/local/sage-3.1/local/include/ > -I/usr/local/sage-3.1/local/include -f PIC -funroll-loops -O3 -c > NTL-interface.cpp -o NTL-interface.o > gcc -std=c99 -fPIC -shared -Wl,-soname,lib`cat DIRNAME`.so -o lib`cat > DIRNAME`.s o mpn_extras.o mpz_extras.o memory-manager.o ZmodF.o > ZmodF_mul.o ZmodF_mul-tunin g.o fmpz.o fmpz_poly.o mpz_poly-tuning.o > mpz_poly.o ZmodF_poly.o long_extras.o z mod_poly.o NTL-interface.o > -L/usr/local/sage-3.1/local/lib/ -L/usr/local/sage-3.1/local/lib/ -lgmp > -lpthread -lntl -lm -lstdc++ > > and so, we certainly try to find a libstdc++ in > /usr/local/sage-3.1/local/lib/ > and, actually, there is non stl lib installed there. > The stl lib is system wide installed.... > > yours > t. > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---