Re: [Fx2lib-devel] Deprecation warnings
Status: Beta
Brought to you by:
mulicheng
From: Dennis M. <de...@ub...> - 2010-07-16 14:35:00
|
Hi Daniel, Cloning your repository worked just fine. I went ahead and tagged the current repository state as 0.2. It's been quite stable for a while and seemed a good place to start off on a new set of changes. Your changes merged into my repo just fine but for some reason I'm getting a seg fault on my version on my mac. I'll try a different version on Mac and also compile on Linux and then push the changes and update the Changelog. I'm not sure about past compatibility with other sdcc versions, but it might be a better idea to add BIT to fx2types as a typedef, SFR could go in fx2regs as a macro at the top (actually, there is already a standard sdcc cross register header for cross compiling register entries, would be nice to convert to that one of these days. I'm not sure where I like __interrupt, __at et al. Perhaps just changing them is best. -Dennis On Jul 15, 2010, at 11:39 PM, Daniel O'Connor wrote: > > On 16/07/2010, at 12:53, Dennis Muhlestein wrote: >> Patches are always welcome. Best way is to great a github clone of >> fx2lib and publish your changes that can then be pulled/merged. > > Ahh.. I have the code from Source Forge - it appears fairly old, > although it seems the deprecation warnings are still in your git > tree so my time wasn't wasted ;) > > I also found the later snapshot of sdcc I used (on MacOSX at any > rate) calls the 8051 assembler sdas8051 so I modified the Makefiles > to allow it to be set. (Defaults to the original value so no POLA > problem) > > I put my repo at http://www.gsoft.com.au/~doconnor/fx2lib > > I don't use git much (ie I just clone stuff from other people) so > let me know if it's broken. > > -- > Daniel O'Connor software and network engineer > for Genesis Software - http://www.gsoft.com.au > "The nice thing about standards is that there > are so many of them to choose from." > -- Andrew Tanenbaum > GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C > > > > > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Fx2lib-devel mailing list > Fx2...@li... > https://lists.sourceforge.net/lists/listinfo/fx2lib-devel |