Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] new proxy location and build process

Greg,

Since Thursday was my day off, I only came in for about four
hours.  I was gone by 3:00PM, when this came in.

Thanks,
Randy

On Thu, 2006-11-09 at 15:03 -0700, Greg Watson wrote:
> I've changed the build process for proxy's and the debugger sdm.
> 
> 1. The fragments:
> 
> core/org.eclipse.ptp.orte.*
> debug/org.eclipse.ptp.debug.sdm.*
> 
> are no longer used. You should remove these from your workspace.
> 
> 2. I have changed the name of the orte proxy C project from  
> org.eclipse.ptp.orte to org.eclipse.ptp.orte.proxy. You will need to  
> delete the old one from your workspace and checkout the new one. At  
> the same time you should probably also delete the  
> org.eclipse.ptp.debug.sdm project and check it out again.
> 
> 3. Next, check out the fragments:
> 
> releng/org.eclipse.ptp.*
> 
> These are where the new executables will go. Note that both the proxy  
> and the debugger executables live in here now.
> 
> 4. Change directory to the fragment in your workspace that  
> corresponds to your architecture. E.g. for MacOSX change to $ 
> {workspace}/org.eclipse.ptp.macosx.ppc.
> 
> 5. Run 'sh BUILD' in this directory. This will configure, build and  
> install both the proxy and the debugger.
> 
> 6. After running BUILD, you can use 'make' and 'make install' from  
> the org.eclipse.ptp.orte.proxy and org.eclipse.ptp.debug.sdm projects.
> 
> Greg
> _______________________________________________
> ptp-dev mailing list
> ptp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-dev



Back to the top