PI icon indicating copy to clipboard operation
PI copied to clipboard

PI debug vs. release images

Open hesingh opened this issue 6 years ago • 0 comments

p4c supports DEBUG vs. RELEASE image via a global setting for all software built for p4c. Why doesn't PI support such a global setting?

Right now, I see most PI software is built using '-g -O2'. A user would like only '-g'. Why not use configure.ac to set a global setting for DEBUG vs. RELEASE for all generated Makefiles?

hesingh avatar Jan 27 '19 15:01 hesingh