My c++ compiler at
home work just fine with the "g++ <source.cc>" command. The one at work
seems to be in pieces. I''ve figured out where they hid the includes but can't
figure out the "collect2".
My command line is
"g++ -I<path of includes> <source.cc>" and I get
Collect2: ld
returned 1 exit status
/usr/bin/ld:
Can't locate file
for: -lstdc++
Please point me in
the right direction
Thanks,
Clare
|
- Re: [techtalk] Please help with c++ compiler @work Clare Smith
- Re: [techtalk] Please help with c++ compiler @work Laurel Fan
- Re: [techtalk] Please help with c++ compiler @w... Karl-Heinz Zimmer
- RE: [techtalk] Please help with c++ compiler @work Henti Smith