Re: [ovs-dev] [PATCH 2/2] cccl: Enable compiler optimization by default.

2014-09-04 Thread Gurucharan Shetty
> > Yes, that what I was getting at. > I took a slightly different approach and sent a v2. Have a look. I mainly targeted at the "release" vs "debug" build that I keep hearing often. I do not know all the differences between the two. But I think the v2 is a good start. >> >> > >> > Saurabh _

Re: [ovs-dev] [PATCH 2/2] cccl: Enable compiler optimization by default.

2014-08-28 Thread Saurabh Shah
> -Original Message- > From: Gurucharan Shetty [mailto:shet...@nicira.com] > Sent: Thursday, August 28, 2014 12:10 PM > To: Saurabh Shah > Cc: Eitan Eliahu; dev@openvswitch.org; Gurucharan Shetty > Subject: Re: [ovs-dev] [PATCH 2/2] cccl: Enable compiler optimiz

Re: [ovs-dev] [PATCH 2/2] cccl: Enable compiler optimization by default.

2014-08-28 Thread Gurucharan Shetty
August 28, 2014 10:54 AM >>> To: Eitan Eliahu >>> Cc: dev@openvswitch.org; Gurucharan Shetty >>> Subject: Re: [ovs-dev] [PATCH 2/2] cccl: Enable compiler optimization by >>> default. >>> >>> On Thu, Aug 28, 2014 at 10:45 AM, Eitan Eliahu >>>

Re: [ovs-dev] [PATCH 2/2] cccl: Enable compiler optimization by default.

2014-08-28 Thread Gurucharan Shetty
rg; Gurucharan Shetty >> Subject: Re: [ovs-dev] [PATCH 2/2] cccl: Enable compiler optimization by >> default. >> >> On Thu, Aug 28, 2014 at 10:45 AM, Eitan Eliahu >> wrote: >> > >> > Hi Guru, >> > Do we distinguish between Debug and Releas

Re: [ovs-dev] [PATCH 2/2] cccl: Enable compiler optimization by default.

2014-08-28 Thread Saurabh Shah
> -Original Message- > From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Gurucharan > Shetty > Sent: Thursday, August 28, 2014 10:54 AM > To: Eitan Eliahu > Cc: dev@openvswitch.org; Gurucharan Shetty > Subject: Re: [ovs-dev] [PATCH 2/2] cccl: Enable com

Re: [ovs-dev] [PATCH 2/2] cccl: Enable compiler optimization by default.

2014-08-28 Thread Gurucharan Shetty
On Thu, Aug 28, 2014 at 10:45 AM, Eitan Eliahu wrote: > > Hi Guru, > Do we distinguish between Debug and Releases builds? ( I recall we discussed > this before but forgot what was the outcome) > Enabling optimization may cause some issues for the debugger to match the > source to the code. We cu

Re: [ovs-dev] [PATCH 2/2] cccl: Enable compiler optimization by default.

2014-08-28 Thread Eitan Eliahu
Hi Guru, Do we distinguish between Debug and Releases builds? ( I recall we discussed this before but forgot what was the outcome) Enabling optimization may cause some issues for the debugger to match the source to the code. Thanks, Eitan -Original Message- From: dev [mailto:dev-boun..