A nonobvious thing to clean up is /etc/GNUstep.conf. Use CC when configure'ing gnustep-make, too; this is how the default CC gets set for later use.
Check config.log for details on how the configure script failed (including source code and compile options of the test program). On Tue, Jan 12, 2016, 11:25 Riccardo Mottola <[email protected]> wrote: > Hi, > > Tristan Bellogi wrote: > > & run the script... > > It fails whith errors @: > > cd ~/core/base/ > > ./configure > > make -j8 > > > > I got this... > > > > checking whether objc really works... no > > I don't seem to be able to use your Objective-C compiler to produce > > working binaries! Please check your Objective-C compiler installation. > > If you are using gcc-3.x make sure that your compiler's libgcc_s and > > libobjc > > can be found by the dynamic linker - usually that requires you to play > > with LD_LIBRARY_PATH or /etc/ld.so.conf. > > > > I probably did something wrong but can't figure out what, so shortly: > > How to install gnustep/objc2 on my debian 8.2 > which compiler is being picked up, if yous till have both installed? > Check futher up in the messages > > setting CC is your friend. > > e.g. > ./configure CC=compilerXX > > Riccardo > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep >
_______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
