Test summary for gcc-4.5.1 build

Hi,

If you can could you please take a look at test summary. Please let me know if it went wrong and how to correct the build

pastebin - gcc-4.5.1-test-log - post number 2036491

Here is my configuration -

CC="gcc -Wl,-rpath-link,/lib64:/lib -isystem /usr/include ${BUILD64}" \
    CXX="g++ -Wl,-rpath-link,/lib64:/lib -isystem /usr/include ${BUILD64}" \
    ../gcc-4.5.1/configure --prefix=/usr --libdir=/usr/lib64 \
    --libexecdir=/usr/lib64 --enable-shared --enable-threads=posix \
    --enable-__cxa_atexit --enable-c99 --enable-long-long \
    --enable-clocale=gnu --enable-languages=c,c++ --disable-libstdcxx-pch

best,

david

Hi
Just an observation… your running as root user, does it not run as a
user? If not then IMHO it’s a fail :wink:


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.24-0.2-default
up 18:44, 2 users, load average: 0.15, 0.09, 0.02
GPU GeForce 8600 GTS Silent - Driver Version: 260.19.29

I built it in chroot, building multilib x86_64 GNU-Linux. ‘root’ is the only system-wide user at the moment.