From: "George C. Moschovitis" Subject: g++ problems To: djgpp AT sun DOT soe DOT clarkson DOT edu (djgpp) Date: Wed, 28 Jun 1995 23:59:08 +0300 (EET DST) hmm... seems to me the c++ part of djgpp is really problematic... i tried to compile some code including inline methods of a template class but the compiler˙ didnt inline them !!!! (even passed the arguments through the stack !! ugly...) ˙I used the -O3 option (even -f is this a bug or did i anything worng ? is g++ really soo buggy ? i mean if it really cant inline template methods this is a very serious bug :(( tmL-