Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!caen!ox.com!emv From: jkp@sauna.hut.fi (Jyrki Kuoppala) Newsgroups: comp.archives Subject: [comp.sys.nsc.32k] Re: C++ for the pc532 Message-ID: <1990Nov15.050822.4063@ox.com> Date: 15 Nov 90 05:08:22 GMT References: <<9011021540.AA14114@capri.scocan.sco.COM>> <9011132101.AA05006@cs.hut.fi> Sender: emv@ox.com (Edward Vielmetti) Reply-To: jkp@sauna.hut.fi (Jyrki Kuoppala) Followup-To: comp.sys.nsc.32k Organization: Helsinki University of Technology, Finland. Lines: 33 Approved: emv@ox.com (Edward Vielmetti) X-Original-Newsgroups: comp.sys.nsc.32k Archive-name: pc532-gcc/13-Nov-90 Original-posting-by: jkp@sauna.hut.fi (Jyrki Kuoppala) Original-subject: Re: C++ for the pc532 Archive-site: funic.funet.fi [128.214.6.100] Archive-directory: /pub/misc/pc-532/GNU-hut Reposted-by: emv@ox.com (Edward Vielmetti) Ron Irvine writes: >I would like to port g++ 1.37.1 (gnu C++) to the pc532. To >do this I need to have ported gcc (built on the current Minix-532 >release with Bruce's tools). So the question is: has anyone done this? >If so, do you have a set of diffs from the gcc 1.37.1 base? > >Ron Irvine ron@scocan.com I have a set of diffs to gcc 1.37.94 (no, that's not a released version of gcc). They're available for anon. ftp in nic.funet.fi, directory pub/misc/pc-532/GNU-hut. In the same directory there's also some other diffs to get GNU software work on the pc532 (for example bash). I haven't tested the 1.37.94 diffs but they're essentially the same as I had for gcc 1.37.92 which worked. With gas 1.37 the gas code generation seems to work (gas doesn't complain as it did with version 1.36) but I haven't tested it. (I still don't have my board running; managed to put the SCSI controller and FPU sockets in the wrong places ;-(. Unmodified gcc 1.37.94 is also on nic.funet.fi, /pub/gnu/unsupported/gcc.xtar.Z. //Jyrki