Re: How to handle clashes between options for different front ends?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2013-02-02 at 11:38 -0800, Ian Lance Taylor wrote:

> The option processing has been overhauled so that the driver can do
> the right thing more often.  All the language-specific options are
> passed to the AWK script opt-gather.awk.  It produces a file
> optionlist, which is then processed by additional AWK scripts into
> options.h, options.c, and options-save.c.

It may not be a proper fix but setting the option to JoinedOrMissing
in lang.opt allows a successful build.

-------------------------------------------------------
P
vhdl JoinedOrMissing
-P<dir>	Add <dir> to the end of the vhdl library path
-------------------------------------------------------

Any comments appreciated as to better solutions, but I am no longer
blocked. 

Thanks,
- Brian




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux