Re: How do I code and compile a class liberary?

2006-10-05 Thread Mike Stump

On Oct 5, 2006, at 11:55 AM, Changjiang Mei wrote:
I've successfully compiled a complete application into an  
executable using g++. I'm trying to develop a class library and  
compile into library for use by other programs. Can any one show me  
how? Thank you very much in advance.


Please don't send to both lists.  The gcc list isn't for such questions.


How do I code and compile a class liberary?

2006-10-05 Thread Changjiang Mei
Dear Sirs,
 
   I've successfully compiled a complete application into an executable using 
g++. I'm trying to develop a class library and compile into library for use by 
other programs. Can any one show me how? Thank you very much in advance.
 
   C.-J. Mei