Re: Building Source Strace Source Codes

2015-02-20 Thread Dmitry V. Levin
On Thu, Feb 19, 2015 at 04:04:55PM -0500, Mike Frysinger wrote: > On 19 Feb 2015 20:55, Alangi Derick wrote: > > > Ok. Understood. And also is there a project list that i can get some small > > mini-projects to keep my hands on? > > Dmitry might have an idea, but i think usually people just find

Re: Building Source Strace Source Codes

2015-02-19 Thread Mike Frysinger
On 19 Feb 2015 20:55, Alangi Derick wrote: please don't top post here. it makes it hard to read/follow. > Ok. Understood. And also is there a project list that i can get some small > mini-projects to keep my hands on? Dmitry might have an idea, but i think usually people just find something tha

Re: Building Source Strace Source Codes

2015-02-19 Thread Alangi Derick
Ok. Understood. And also is there a project list that i can get some small mini-projects to keep my hands on? On Thu, Feb 19, 2015 at 8:47 PM, Mike Frysinger wrote: > On 19 Feb 2015 20:26, Alangi Derick wrote: > > I found out something when i built the latest version of Strace. I > > notice

Re: Building Source Strace Source Codes

2015-02-19 Thread Mike Frysinger
On 19 Feb 2015 20:26, Alangi Derick wrote: > I found out something when i built the latest version of Strace. I > notice that when i build the source, the object files are mixed with the > source codes them selves(.c files) but i thought of an idea that: > - When the source codes are built usi