On Apr 23, 2007, at 1:20 PM, Brad Nicholes wrote:
+1, go ahead and commit it.
Brad
+1
>>> On 4/19/2007 at 11:36 AM, in message
<[EMAIL PROTECTED]>, Guenter Knauf
<[EMAIL PROTECTED]> wrote:
> Hi Brad,
> I've just found that we have same bug in the AP13 build system as what I
> fixed long time ago with the AP2x build system already; in each
> NWGNUmakefile.mak you can read:
> #
> #
Hi Brad,
I've examined a bit further, and found more issues with the XLFLAGS; it was
mis-used for the xdcdata option; so now I have a more complete patch which
fixes:
- issue with XLFLAGS which was used wrong previously
- issue with handling of the xdcdata option
- issue with copyright string (se
Hi Brad,
I've just found that we have same bug in the AP13 build system as what I fixed
long time ago with the AP2x build system already; in each NWGNUmakefile.mak you
can read:
#
# These flags will be added to the link.opt file
#
XLFLAGS += \
$(EOLIST)
but in fa