public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/38867]  New: [Regression] gcc 4.4.0 20090114 - libjava/configure sets "NONE/share/python", need "${prefix}/share/python"
@ 2009-01-16  7:02 rob1weld at aol dot com
  2009-01-27 17:01 ` [Bug bootstrap/38867] " rob1weld at aol dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: rob1weld at aol dot com @ 2009-01-16  7:02 UTC (permalink / raw)
  To: gcc-bugs

# gcc/xgcc -v
Using built-in specs.
Target: i386-pc-solaris2.11
Configured with: ../gcc_trunk/configure
--enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --enable-shared
--disable-static --enable-decimal-float --with-long-double-128 --enable-nls
--with-included-gettext --enable-gather-detailed-mem-stats --with-stabs
--enable-debug --enable-largefile --enable-symvers --without-system-zlib
--enable-gtk-cairo --enable-gconf-peer --enable-gstreamer-peer --enable-xmlj
--enable-gtk-peer --enable-qt-peer --enable-plugin --enable-tool-wrappers
--enable-local-sockets --enable-gjdoc --enable-java-awt=gtk,xlib,qt,x
--enable-gc-debug --enable-libgcj-debug --enable-objc-gc
--enable-libstdcxx-debug --disable-stage1-checking --enable-checking=release
--without-system-libunwind --with-gnu-as --with-as=/usr/local/bin/as
--with-gnu-ld --with-ld=/usr/local/bin/ld
Thread model: posix
gcc version 4.4.0 20090114 (experimental) [trunk revision 143401] (GCC) 


# ls -l /usr/local/share/python/
total 45
-rw-r--r--   1 root     root       14326 Jan 11 18:05 aotcompile.py
-rw-r--r--   1 root     root        7400 Jan 11 18:05 classfile.py


# gmake
...
Adding multilib support to Makefile in ../../../gcc_trunk/libjava
multidirs=amd64
with_multisubdir=
Running configure in multilib subdirs amd64
pwd: /usr/share/src/gcc_build/i386-pc-solaris2.11/libjava
Running configure in multilib subdir amd64
pwd: /usr/share/src/gcc_build/i386-pc-solaris2.11
...
checking whether the target supports thread-local storage... yes
checking whether ld supports anonymous version scripts... yes
Python modules dir: NONE/share/python
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libgcj.pc
config.status: creating libgcj.spec
...


Notice that "gcc_trunk/libjava/configure" sets "Python modules dir: 
NONE/share/python" and my "--prefix" is "/usr/local/" (default).

This Bug occurs in lines 28052 - 28071 where "prefix" is kept at the
default initialized value of "NONE" instead of using "--prefix"'s value.

Rob


-- 
           Summary: [Regression] gcc 4.4.0 20090114 - libjava/configure sets
                    "NONE/share/python", need "${prefix}/share/python"
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rob1weld at aol dot com


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


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

end of thread, other threads:[~2009-11-02 18:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-16  7:02 [Bug bootstrap/38867] New: [Regression] gcc 4.4.0 20090114 - libjava/configure sets "NONE/share/python", need "${prefix}/share/python" rob1weld at aol dot com
2009-01-27 17:01 ` [Bug bootstrap/38867] " rob1weld at aol dot com
2009-02-07  5:38 ` rob1weld at aol dot com
2009-05-18  7:39 ` debian-gcc at lists dot debian dot org
2009-11-01 11:39 ` rwild at gcc dot gnu dot org
2009-11-02 18:52 ` rwild at gcc dot gnu dot org
2009-11-02 18:53 ` rwild at gcc dot gnu dot org

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).