This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/12905] 2d level configure script does not recognize gcc/gcc/cp as build dir.


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12905



------- Additional Comments From gnat-dev at buzco dot nyct dot net  2003-11-05 08:45 -------
Subject: Re:  Some reference data.

Oops, sent this hours ago to wrong address ! :(

/lang/dev/src/3.3-br/gcc/gcc
CVS ada config cp doc fixinc ginclude po testsuite treelang

/lang/dev/bld/gcc
ada fixinc intl
{after running src/3.3-br/configure and having it bomb.)

Actual command used:
/lang/dev/src/3.3-br/gcc/configure --prefix=/lang/dev/usr \
    --cache-file=/lang/dev/bld/gcc-cache --disable-nls \
    --without-makeinfo --disable-info

[configure adds a bunch of garbage, some I consider harmful.]

config.status:
#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
/lang/dev/src/3.3-br/gcc/configure \
    --with-gcc-version-trigger=/lang/dev/src/3.3-br/gcc/gcc/version.c \
    --host=i586-pc-linux-gnu --prefix=/lang/dev/usr \
    --cache-file=/lang/dev/bld/gcc-cache --disable-nls \
    --without-makeinfo --disable-info --norecursion
#  using "mt-frag"

output of configure:
[ ... ]
20031104-220305 /lang/dev/src/3.3-br/gcc/gcc/configure.frag: can't ==>
    [more ->] open input file: /lang/dev/src/3.3-br/gcc/gcc/configure.frag
20031104-220305 Links are now set up to build a native compiler ==>
    [more -->] for i586-pc-linux-gnu
20031104-220306 updating cache /lang/dev/bld/gcc-cache
20031104-220306 creating ./config.status
20031104-220307 creating Makefile
20031104-220318 creating intl/Makefile
20031104-220318 sed: can't read ==>
    [more -->] /lang/dev/src/3.3-br/gcc/gcc/intl/Makefile.in: ==>
    [more -->] No such file or directory
20031104-220318 creating fixinc/Makefile
20031104-220318 creating gccbug
20031104-220319 creating mklibgcc
20031104-220320 creating mkheaders
20031104-220321 creating ada/Makefile
20031104-220326 creating auto-host.h
20031104-220331 ./config.status: cd: no such file or directory: cp [1065]

There are additional things happening that I also consider bugs, but
just annoying, not important.

== Buz :)

--
Buz Cory of BuzCo Systems -- New York NY USA http://BuzCo.nyct.net
<gnat-dev at BuzCo dot nyct dot net> (Buz as GNAT Programmer)
write to <helpdesk at BuzCo dot nyct dot net> for FREE help with:
    Installing/Configuring Linux
    Getting started with the Ada Programming Language.
Friends don't let friends do DOS; Linux to the rescue!
Ada 95 is here! Why use an archaic, bug-prone language?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]