Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] EDC now in build

Good news, everyone! The build is working and up on the nightly site here:

   http://download.eclipse.org/tools/cdt/builds/7.0.0/I.I201001221240/index.html

I'll need to one more to get the EDC plugin unpacked to run the agent executable.

Cheers,
Doug.

On Fri, Jan 22, 2010 at 12:35 AM, Doug Schaefer <cdtdoug@xxxxxxxxx> wrote:
The good news is that I've figured out the UTF-8 errors. We switched JDKs to 5.0 from 1.4. Switching to 6.0 seems to fix it. Again, why would anyone want to run the Java 5 JRE beats me.

The bad news is that I'm struggling to get EDC to find TCF. TCF builds correctly so it's not something simple. I'll try again more tomorrow.

Cheers,
Doug


On Wed, Jan 20, 2010 at 11:49 AM, Doug Schaefer <cdtdoug@xxxxxxxxx> wrote:
Vivian has a great wiki page on the process. It's here: http://wiki.eclipse.org/CDT/release_engineering

I'm seeing UTF-8 errors on some of the files. I'm starting to thing it's a problem with the environment.


On Wed, Jan 20, 2010 at 11:43 AM, John Cortell <rat042@xxxxxxxxxxxxx> wrote:
Doug,

It would be helpful for future reference is if you could list the files that you changed to do this integration. Hopefully, they're under cvs control so we can also see the specific changes involved. I wouldn't even know where to begin to do something like this because I know nothing about how the nightly builds are set up. Just having a list of files you changed would be a huge help in gaining that know-how. Since you just went through the exercise, it may be easy for you to rattle off the touched files. But perhaps there's already a write-up on this subject somewhere?

John


At 10:26 PM 1/19/2010, Doug Schaefer wrote:
Hey gang,

I have integrated the EDC debugger into the CDT nightly builds. To make that work, I've also integrated TCF (which was tough since it's in svn). As I mentioned on the call this month, I want to use it for Wascana to replace the MinGW gdb which I've always had trouble with. So getting it into the build before M5 is important to get people to try it out.

Now, I am having compile errors in the build. It builds fine in my desktop workspace so I may be doing something wrong on the build machine. Vivian, could you run so we can see if it's really a problem. Thanks!

Doug
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top