I saw several patch for z80, does the problem get fixed or we need take a look?
No, it is not fixed. That is just repartitioning of functionality.
Greg,
I saw several patch for z80, does the problem get fixed or we need take a look?
Thanks
Xiang
On Fri, Feb 21, 2020 at 4:25 AM Gregory Nutt wrote:
>
> Here is a little more detail about the error:
> >
> > Here are the problems that I see now:
> >
> > 1. The eZ80 COMPILE target generate
Here is a little more detail about the error:
Here are the problems that I see now:
1. The eZ80 COMPILE target generates the .obj file without using the
fully decorated object name. For example, when it is supposed to
generate:
mkfatfs.cygdrive.d.Spuda.Documents.projects.nuttx.m
On 2/20/2020 11:17 AM, Xiang Xiao wrote:
Do you include my patch?
Yes
And does the same config pass the build yesterday?
Yesterday I could not see some failures because $(Q) was still there.
So the archiver echo error output was being lost. Things have gotten
worse since yesterday, but I
Do you include my patch?
https://github.com/apache/incubator-nuttx-apps/pull/79
And does the same config pass the build yesterday?
This patch modify some z80 specifical Make.defs:
commit 342f76a5292d4b5f70cb0184d21225689c3ccec2
Author: Xiang Xiao
Date: Wed Feb 19 19:41:54 2020 +0800
Makefil