[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ld problem



(Please cc the list on replies)

> > basics for a working build environment in Debian:
> > apt-get install build-essential
> > vi hello.cc
> > g++ -Wall -g -o hello hello.cc
> > 
> > Ig++ isn't there though'
> 'locate g++ | grep bin
> locate: /var/cache/locate/locatedb: No such file or directory'

er, that just means you have no locate database. did you actually try
the g++ command? build-essential pulls in C and C++ compilers.

randolph
-- 
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/



Reply to: