This is the mail archive of the gcc@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]

Re: srcdir == objdir build issues [SC take note]


Hi,

for the record gcc 3.3 prerelease seems to have some
issues with this. So it would be very nice if a
consensus is reached before the next wave of bug
reports comes. Thanks.

Dara

P.S. Here's log of a build on sparc-sun-solaris2.8
with the latest 3.3 prerelease:

tar -xzf gcc-3.3-20030508.tar.gz
cd gcc-3.3-20030508
/configure --disable-nls \
--enable-languages=c,c++,f77,objc
make -j3
...
configuring in libU77
running /bin/ksh ./../../../configure 
--with-multisubdir=sparcv9 --with-multisrctop=../
--enable-multilib --host=sparc-sun-solaris2.8
--build=sparc-sun-solaris2.8 --enable-multilib
--with-gcc-version-trigger=/tmp/gcc-3.3-20030508/gcc/version.c
--disable-nls --enable-languages=c,c++,f77,objc
--with-target-subdir=sparc-sun-solaris2.8
--cache-file=../../config.cache --srcdir=.

/bin/ksh: ./../../../configure:  not found
configure: error: ./../../../configure failed for
libU77
make: *** [configure-target-libf2c] Error 1

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com


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