This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Running contrib/config-list.mk from the buildbots


On Thu, Nov 21, 2013 at 12:16 PM, Jan-Benedict Glaw <jbglaw@lug-owl.de> wrote:

> Just hit a problem with those targets that contain a '='. In that
> case, it's basically
>
>         make -f ../gcc/contrib/config-list.mk log/arc-elf32OPT-with-cpu=arc600-make.out
>
> ...which is interpreted as a variable assignment. Does anybody have a
> hint for me (that doesn't look like an ugly duckling)?

Not sure why this is giving you grief, but if handling these cases is
not straightforward we can just take them out for the time being.
There are only 2 or 3 like this.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]