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

Re: Does Debian supports backticks in the Makefile?



code]And this is also Gentoo:

[code]
igor@IgorReinCloud ~/dbhandler/Debug/libpostgres $ pg_config --includedir
/usr/include/postgresql-14
igor@IgorReinCloud ~/dbhandler/Debug/libpostgres $
[/code]

No "-I" involved.

Thank you.

On Mon, Jul 11, 2022 at 8:57 AM Thomas Schmitt <scdbackup@gmx.net> wrote:
>
> Hi,
>
> Greg Wooledge wrote:
> > You're misunderstanding my conclusions.  The backticks *do* work in the
> > end, since they're passed through to the shell, and the shell interprets
> > them the way the OP seems to want.
>
> Oops. I probably should have read on after having been interrupted by
> the real world.
>
>
> > The missing -I is probably it.
>
> At least i can reproduce the symptoms by a simple gcc run.
> But the reverse riddle stays. Why did it work otherwhere ?
>
>
> Have a nice day :)
>
> Thomas
>


Reply to: