On Sun, Apr 22, 2001 at 11:31:18PM -0700, Philippe Troin wrote:
> [EMAIL PROTECTED]:~% gcc -o foo foo.cpp -lstdc++

IMO, you should use:

% g++ foo foo.cpp


...instead. There are a lot more things going on when using g++ other
than adding -lstdc++. If this works for you, then I suggest closing the
bug.

-- 
 -----------=======-=-======-=========-----------=====------------=-=------
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
`  [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'


Reply via email to