Just like a regular C language program:
g++ avl.cc -o avl

or g++ avl.cc -c
then
g++ avl.o -o avl


"Andrew cr" wrote:
> Im starting to learn c++ and i have been able to compile and assemle it fine 
> but cant figure out how to link it ......thanks
-- 
Jerry Feldman <[EMAIL PROTECTED]>
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9



*****************************************************************
To unsubscribe from this list, send mail to [EMAIL PROTECTED]
with the text 'unsubscribe gnhlug' in the message body.
*****************************************************************

Reply via email to