Guy Maor <maor@ece.utexas.edu> writes: > g++ links in libg++ and stdc++ by default. Link with gcc to prevent > this. You can also get around this problem with the -nodefaultlibs or -nostdlib options. You'll probably need -lgcc too. See the info pages for more details. -- Rob -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to debian-devel-request@lists.debian.org . Trouble? e-mail to templin@bucknell.edu .