Xref: utzoo comp.sys.next:4363 gnu.g++:560 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!purdue!mentor.cc.purdue.edu!g2k From: g2k@mentor.cc.purdue.edu (Frederic Giacometti) Newsgroups: comp.sys.next,gnu.g++ Subject: g++ on NeXT Keywords: g++ NeXT Message-ID: <5969@mentor.cc.purdue.edu> Date: 15 Dec 89 19:08:11 GMT Followup-To: gnu.g++ Organization: Purdue University Lines: 11 Has anybody ported g++ on NeXT ? I tried to install it, I managed to install the compiler, but due to the underlying MACH OS, the link editor ld++ cannot be installed (MACH does not use a.out structures). Has anybody attacked the problem ? I think the safest would be, if possible, to make that NeXT's loader can be used (some system symbols have to be ported). Would somebody have an opinion on this matter ? Thanks, Frederic Giacometti