|
| | Subject: | Re: update_path in gcc/prefix.h? | | Group: | Gcc | | From: | Daniel Jacobowitz | | Date: | 14 Mar 2008 |
On Fri, Mar 14, 2008 at 10:13:01AM +0100, Basile STARYNKEVITCH wrote:
> So how do I get $(libexecsubdir)/melt-private-include/ from within C code
> of cc1?
Either by replicating code from the gcc driver, or by adding it to
cc1's command line.
--
Daniel Jacobowitz
CodeSourcery
|