Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gcc & objc support



Hi,

after updating to current, I can't compile gnustep anymore! objective-c support appears to be broken.

Did somehting change ? hope hte language wasn't disabled, it would be terrible :)

grid$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
Target: i486--netbsdelf
Configured with: /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --tar get=i486--netbsdelf --enable-long-long --enable-threads --with-bugurl=http://www .NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20120916' --with-sys tem-zlib --enable-__cxa_atexit --with-arch=i486 --with-tune=nocona --with-mpc-li b=/var/obj/mknative/i386/usr/src/external/lgpl2/mpc/lib/libmpc --with-mpfr-lib=/ var/obj/mknative/i386/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/va r/obj/mknative/i386/usr/src/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/us r/src/external/lgpl2/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mp fr/dist --with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/i386 --en able-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x8 6_64-unknown-netbsd6.0. --host=i486--netbsdelf : (reconfigured) /usr/src/tools/g cc/../../external/gpl3/gcc/dist/configure --target=i486--netbsdelf --enable-long -long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --w ith-pkgversion='NetBSD nb1 20120916' --with-system-zlib --enable-__cxa_atexit -- with-arch=i486 --with-tune=nocona --with-mpc-lib=/var/obj/mknative/i386/usr/src/ external/lgpl2/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/i386/usr/src/ext ernal/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/i386/usr/src/exter nal/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/src/external/lgpl2/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist --with-gmp-include=/usr/s rc/external/lgpl3/gmp/lib/libgmp/arch/i386 --enable-tls --disable-multilib --dis able-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd6.0. --host=i4 86--netbsdelf
Thread model: posix
gcc version 4.5.4 (NetBSD nb1 20120916)


I see no reference to specific languages.

The failure I get is the check for tuntime.h:

configure:5809: checking objc/runtime.h usability
configure:5826: gcc -c -g -O2 -I/Local/Library/Headers -I/Local/Library/Headers
-I/System/Library/Headers -I/usr/pkg/include conftest.c >&5
conftest.c:109:26: fatal error: objc/runtime.h: No such file or directory
compilation terminated.


Clues? It did work until my previous compile of head about 2 months ago.

Riccardo


Home | Main Index | Thread Index | Old Index