From: Joel Brobecker <brobecker@gnat.com>
To: Michael Chastain <mec.gnu@mindspring.com>
Cc: halla3@corp.earthlink.net, gdb@sources.redhat.com
Subject: Re: compile error on solaris 8 and 2.6
Date: Wed, 20 Oct 2004 20:11:00 -0000 [thread overview]
Message-ID: <20041020183424.GB21300@gnat.com> (raw)
In-Reply-To: <4176AEA7.nail4LS113L23@mindspring.com>
> I tried this on native alphaev68-dec-osf5.1 with gdb 6.2.1:
>
> CPPFLAGS="-I$MIGCHAIN_DIR_INSTALL/host/ncurses-5.4/include"
> export CPPFLAGS
> LDFLAGS="-L$MIGCHAIN_DIR_INSTALL/host/ncurses-5.4/lib"
> export LDFLAGS
>
> It didn't work, though. The CPPFLAGS/LDFLAGS did not propagate
> all the way down. I haven't looked further than that.
Aha, that's what I remembered. Why CPPFLAGS, though, and not CFLAGS?
What he could try is
% make CFLAGS="..." MAKE='make CFLAGS="..."'
or replace CFLAGS by CPPFLAGS if that's the appropriate variable
to set. That should take care of the propagation. (sorry Michael,
I must have missed your message explaining the problem about
propagation).
Maybe that would work?
--
Joel
next prev parent reply other threads:[~2004-10-20 18:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-20 18:34 Andrew Hall
2004-10-20 19:17 ` Joel Brobecker
2004-10-20 19:44 ` Michael Chastain
2004-10-20 20:11 ` Joel Brobecker [this message]
2004-10-20 20:26 ` Michael Chastain
2004-10-20 20:29 ` Andrew Hall
2004-10-20 21:19 ` Andrew Hall
2004-10-20 21:22 ` Michael Chastain
2004-10-20 21:36 ` Andrew Hall
2004-10-20 21:46 ` Andrew Hall
2004-10-20 23:11 ` Michael Chastain
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041020183424.GB21300@gnat.com \
--to=brobecker@gnat.com \
--cc=gdb@sources.redhat.com \
--cc=halla3@corp.earthlink.net \
--cc=mec.gnu@mindspring.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox