public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* Re: build/2138: Build fails when environment variable CROSS_COMPILE is set
@ 2007-09-01 20:51 drow
  0 siblings, 0 replies; 2+ messages in thread
From: drow @ 2007-09-01 20:51 UTC (permalink / raw)
  To: Thomas.Viehweger, drow, gdb-prs, nobody

Synopsis: Build fails when environment variable CROSS_COMPILE is set

Responsible-Changed-From-To: unassigned->drow
Responsible-Changed-By: drow
Responsible-Changed-When: Sat Sep  1 20:51:25 2007
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->closed
State-Changed-By: drow
State-Changed-When: Sat Sep  1 20:51:25 2007
State-Changed-Why:
    Patch checked in.  Thanks for the report.

http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=2138


^ permalink raw reply	[flat|nested] 2+ messages in thread

* build/2138: Build fails when environment variable CROSS_COMPILE is set
@ 2006-06-23  8:48 Thomas.Viehweger
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas.Viehweger @ 2006-06-23  8:48 UTC (permalink / raw)
  To: gdb-gnats


>Number:         2138
>Category:       build
>Synopsis:       Build fails when environment variable CROSS_COMPILE is set
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 23 08:48:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Viehweger
>Release:        GNU gdb 6.5
>Organization:
>Environment:

>Description:
When the environment variable CROSS_COMPILE is set to e.g. powerpc-linux- the build fails in the directory readline:
>How-To-Repeat:
setenv CROSS_COMPILE powerpc-linux-
./configure
make
...
make[2]: Entering directory `/usr/src/gdb-6.5/readline'
rm -f readline.o
gcc -c -DHAVE_CONFIG_H powerpc-linux-   -I. -I.././readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 readline.c
gcc: powerpc-linux-: Datei oder Verzeichnis nicht gefunden
make[2]: *** [readline.o] Fehler 1
make[2]: Leaving directory `/usr/src/gdb-6.5/readline'
make[1]: *** [all-readline] Fehler 2
make[1]: Leaving directory `/usr/src/gdb-6.5'
make: *** [all] Fehler 2
>Fix:
Change configure script to use the environment variable only when really cross compiling
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-09-01 20:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-01 20:51 build/2138: Build fails when environment variable CROSS_COMPILE is set drow
  -- strict thread matches above, loose matches on Subject: below --
2006-06-23  8:48 Thomas.Viehweger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).