Bug 1445

Summary: When build with "-d release", don't suffix "-release"
Product: ns-3 Reporter: YunQiang Su <wzssyqa>
Component: build systemAssignee: Gustavo J. A. M. Carneiro <gjcarneiro>
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs, vedran
Priority: P5    
Version: pre-release   
Hardware: All   
OS: All   

Description YunQiang Su 2012-06-13 09:47:16 UTC
Currently, we suffix "-release" "-debug" "-optimized" in file name of shared objects.

Suffix "-debug" and "-optimized" may be a great idea, while "-release" may not be.
Comment 1 Gustavo J. A. M. Carneiro 2012-06-13 10:31:43 UTC
I'm kind of neutral about this.  As long as parallel install of different build types remains possible, why not.  Vedran, any thoughts?
Comment 2 Vedran Miletić 2012-06-13 11:06:39 UTC
No strong opion either. Dropping "-release" is OK with me.
Comment 3 Gustavo J. A. M. Carneiro 2012-07-12 07:36:31 UTC
changeset:   8894:90d67c5e8255
tag:         tip
user:        Gustavo J. A. M. Carneiro  <gjc@inescporto.pt>
date:        Thu Jul 12 12:35:31 2012 +0100
summary:     Bug 1445 - When build with "-d release", don't suffix "-release"