Mail Archives: djgpp/2003/03/17/11:46:46
"Alex Vinokur" <alexvn AT bigfoot DOT com> wrote:
> % gpp t0.cpp -g -pg
> c:/djgpp/bin/ld.exe: cannot find -lstdc++
> collect2: ld returned 1 exit status
>
> What is wrong ?
Use gxx, not gpp. gpp is just the preprocessor. And
take a quick look at the manual - it explains the
difference between gcc, gpp, and gxx.
Best regards,
Tom
__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com
- Raw text -