From: Michael Elizabeth Chastain <chastain@cygnus.com>
To: eliz@is.elta.co.il
Cc: gdb@sourceware.cygnus.com
Subject: Re: GDB compile problem.
Date: Mon, 26 Feb 2001 10:47:00 -0000 [thread overview]
Message-ID: <200102261847.KAA05097@bosch.cygnus.com> (raw)
Hi Eli,
> PS. How do you even check that the preprocessor ``works''?
That part is easy. You preprocess this file:
int i;
... and check that the output contains the line "int i"
> There's no end to this. What if someone sets "CC=/not/a/compiler/at/all",
> or "LN_S=/anything/but/ln"? If that happens, the configury stuff will
> begin falling apart all over the place, with all kinds of weirdo error
> messages.
"Weirdo error messages" are not a problem. They may not be obvious to
the user, but they will be more obvious to the support people monitoring
the newsgroups. The problem is when the configury stuff runs without
no errors but produces useless config.h files.
I would definitely draw the line so that "CPP" is inside it. "CPP" really
is an ambiguous word and prone to misunderstanding; in my opinion, CC and
LN_S aren't. Even the Gnu Compiler Collection acknowledges "FILE.cpp"
as an extension for C++ source code.
> Moreover, these variables are there _precisely_ so the end-user could set
> them to whatever she pleases without being subject to Autoconf's
> scrutiny, for those cases where Autoconf isn't smart enough.
I definitely accept this point.
User: my $FOO is named "bar" ...
Software: your $FOO does not fit my pre-conceptions ...
That would not be very Unix-like.
Michael
next reply other threads:[~2001-02-26 10:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-26 10:47 Michael Elizabeth Chastain [this message]
2001-02-26 11:51 ` Eli Zaretskii
-- strict thread matches above, loose matches on Subject: below --
2001-02-26 4:07 Michael Elizabeth Chastain
2001-02-26 7:08 ` Eli Zaretskii
2001-02-25 22:55 Michael Elizabeth Chastain
2001-02-25 15:51 Michael Elizabeth Chastain
2001-02-25 15:15 Alex Turner
2001-02-25 21:31 ` Trond Eivind Glomsrød
2001-02-25 22:05 ` Alex Turner
2001-02-26 6:06 ` Trond Eivind Glomsrød
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=200102261847.KAA05097@bosch.cygnus.com \
--to=chastain@cygnus.com \
--cc=eliz@is.elta.co.il \
--cc=gdb@sourceware.cygnus.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