LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 12-03-2010, 02:15 AM   #1
amarg
LQ Newbie
 
Registered: Mar 2008
Posts: 12

Rep: Reputation: 0
Find impacted exe's for the given function name


Hi All,

I am looking for some smart way to find all the exe's names for the given local function.
We are having thousands of C and Cobol files, and out of this we are creating 100's of exes. Now if I change any one of the function(C or Cobol), I want to know which exe's are going to be impacted.

One fuction written in some file can be called from lot other places, and create seperate exes.

Thanks,Amar
 
Old 12-03-2010, 07:41 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by amarg View Post
Hi All,
I am looking for some smart way to find all the exe's names for the given local function.
We are having thousands of C and Cobol files, and out of this we are creating 100's of exes. Now if I change any one of the function(C or Cobol), I want to know which exe's are going to be impacted.

One fuction written in some file can be called from lot other places, and create seperate exes.
Thanks,Amar
Set up a CVS server, and check your code into it. That's what it's for.
 
Old 12-03-2010, 08:49 AM   #3
theNbomr
LQ 5k Club
 
Registered: Aug 2005
Distribution: OpenSuse, Fedora, Redhat, Debian
Posts: 5,399
Blog Entries: 2

Rep: Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908
The dependencies should be evident by inspecting the Makefile(s). It may be possible to automate the analysis either by direct inspection of the Makefiles, or by running make with switches to only report what would be built, without actually performing the build.

--- rod.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux and .EXE's metallica1973 Linux - Software 4 04-30-2008 11:53 PM
Question about the find function in Kate LaptopLinux Linux - Software 2 06-27-2005 08:32 AM
windows exe's under linux balaji2001com Linux - Software 6 04-20-2004 11:06 PM
Java EXE's chrisk5527 Linux - General 7 05-16-2003 08:55 AM
exe's on wine praveen_2003 Linux - Software 5 05-02-2003 05:36 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 12:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration