>>>>> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:

Allan> On 31 Mar 2000, Lars Gullik Bjønnes wrote:
>> Allan Rae <[EMAIL PROTECTED]> writes:
>> 
>> | And compile times will increase by at least double. At least
>> that's my | experience so far -- assuming you have plenty of memory
>> and don't start | swapping.
>> 
>> I compile without -g and without optimization.

Allan> Whatever for? Surely, you'd want -g at the least to find those
Allan> bugs that the rest of us insert in the code to slow you down.

On a related note, I tried to compile with -frepo (gcc 2.95.2) and it
did not work... Does anyone know how this is supposed to be possible?
Currently, it seems to me that template code is duplicated an unknown
number of times... 

A solution would be to disable implicit template instanciation and do
it by hand, but this is a pain to maintain.

JMarc

Reply via email to