You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Sterling Hughes (JIRA)" <ji...@apache.org> on 2016/10/18 01:39:58 UTC

[jira] [Created] (MYNEWT-446) ar should not be called when there are no source files in a package

Sterling Hughes created MYNEWT-446:
--------------------------------------

             Summary: ar should not be called when there are no source files in a package
                 Key: MYNEWT-446
                 URL: https://issues.apache.org/jira/browse/MYNEWT-446
             Project: Mynewt
          Issue Type: Bug
    Affects Versions: v1_0_0_beta1
            Reporter: Sterling Hughes
             Fix For: v1_0_0_beta1


Archiving os.a
Archiving defs.a
ar: no archive members specified
usage:  ar -d [-TLsv] archive file ...
	ar -m [-TLsv] archive file ...
	ar -m [-abiTLsv] position archive file ...
	ar -p [-TLsv] archive [file ...]
	ar -q [-cTLsv] archive file ...
	ar -r [-cuTLsv] archive file ...
	ar -r [-abciuTLsv] position archive file ...
	ar -t [-TLsv] archive [file ...]
	ar -x [-ouTLsv] archive [file ...]
Testing package boot/bootutil/test
Compiling bootutil_misc.c




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)