Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Linker Script Editor

Great, feedback very welcome. 

I also took some time to do a case-study style write of work so far on xtext for linker scripts https://kichwacoders.com/2016/11/28/pushing-the-limits-of-xtext-for-cc-linker-scripts/

Tracy

On Mon, Nov 28, 2016 at 11:51 AM, Doug Schaefer <dschaefer@xxxxxxxxxxxxxx> wrote:
Whoa, very cool. I'll take a look when I get to my hotel in Sindelfingen.

Sent from my BlackBerry - the most secure mobile device - via the Rogers Network
Sent: November 28, 2016 12:43 PM
Subject: Re: [cdt-dev] Linker Script Editor

Hi all,

FYI, here is the bug tracking the work we are doing on the linker editor https://bugs.eclipse.org/bugs/show_bug.cgi?id=508281

Also, work in progress Gerrit: https://git.eclipse.org/r/85853

(Jesper, it did indeed start off as a simple Xtext exercise but linker commands have some craziness, esp crazy identifiers).

All, if you have linker scripts you would like to be considered during development please attach to bug or email us. Only EPL ones may be added to the test suite. 

Tracy

On Wed, Nov 2, 2016 at 6:40 AM, Jesper Eskilson <Jesper.Eskilson@xxxxxxx> wrote:


I think we have a Jira-issue here at IAR about doing something similar for our linker configuration files, with the comment "this should be a simple Xtext exercise". :D


/Jesper


From: cdt-dev-bounces@xxxxxxxxxxx <cdt-dev-bounces@xxxxxxxxxxx> on behalf of Tracy Miranda <tracy@xxxxxxxxxxxxxxxx>
Sent: Tuesday, November 1, 2016 2:07 PM
To: CDT General developers list.
Subject: [cdt-dev] Linker Script Editor
 
Hi all,

We're working with Renesas on implementing a linker script editor for CDT. Just thought I'd check if anyone has done something along these lines or had any discussions on the topic in the past. 

Tracy

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top