From: Andrew Cagney <cagney@gnu.org>
To: Roland Zerek <rolandz@poczta.fm>
Cc: gdb <gdb@sources.redhat.com>
Subject: Re: Problems with building - part II [gdb 6.0]
Date: Tue, 17 Feb 2004 18:38:00 -0000 [thread overview]
Message-ID: <40325FAB.8070201@gnu.org> (raw)
In-Reply-To: <001801c3f2e9$93b6fa50$ede1573e@DOM>
> Hello again,
>
> At the beginning I would like to tank for your answers on my first letter.
>
> The environment I am workin with is the following:
> *) operating system: winXP home edition
> *) compiler: gcc 3.2 (CYGWIN 2.249.2.5)
>
> The build process went differently than before
> (http://rolandz.fm.interia.pl/gdb/1.html). Then it seemed to be problems
> with file names really (spaces within them). However, now these probles
> alterred with more real ones: compile or link errors. The full build log is
> at http://rolandz.fm.interia.pl/gdb/2.html
>
> I am really not very familiar with GDB internals and it is very hard job for
> me to find the problem. So I am asking you for help again. TIA.
>
> A'propos spaces in file names: I think this problem does not exist in
> unix-like systems anymore. So why it does here. The matter of notation?
FYI,
If I try to build GDB in a directory with spaces on a UNIX system,
similar problems occure.
$ pwd
/tmp/sp ce
$ .../configure && make
...
creating calc.h
cd: can't cd to /tmp/sp
$
The immediate problem here isn't with windows. Rather its with the
existing build system which is just not tooled up to handle spaces in
file names. The only reason that this appears to be windows specific
is because only windows systems tend to have spaces in files (on windows
creating a file with a space is easy, on UNIX it's pain).
However, also note that, for similar reasons, once GDB is built it will
have problems: GDB will not open symbol files if there is a space in the
filename or path
http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=535
Andrew
next prev parent reply other threads:[~2004-02-17 18:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-14 10:57 Roland Zerek
2004-02-17 18:38 ` Andrew Cagney [this message]
2004-02-19 18:20 ` Roland Zerek
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=40325FAB.8070201@gnu.org \
--to=cagney@gnu.org \
--cc=gdb@sources.redhat.com \
--cc=rolandz@poczta.fm \
/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