This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc 3.2 (w/ patch) installed on PowerPC-Darwin 6.1
- From: Shrisha Rao <shrao at nyx dot net>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 10 Nov 2002 19:10:35 -0700 (MST)
- Subject: gcc 3.2 (w/ patch) installed on PowerPC-Darwin 6.1
Greetz.
Yes, I know it's worked on 6.0, but what the hell, someone might be
interested anyway. The patch given in:
http://gcc.gnu.org/ml/gcc/2002-08/msg01763.html
-- was used.
[anandatirtha:~/bin/gcc] shrao% ../gcc-3.2/config.guess
powerpc-apple-darwin6.1
[anandatirtha:~/bin/gcc] shrao% /usr/local/bin/gcc -v
Reading specs from
/usr/local/lib/gcc-lib/powerpc-apple-darwin6.1/3.2/specs
Configured with: ../gcc-3.2/configure
Thread model: single
gcc version 3.2
[anandatirtha:~/bin/gcc] shrao% uname -a
Darwin anandatirtha 6.1 Darwin Kernel Version 6.1: Fri Sep 6 23:24:34 PDT
2002; root:xnu/xnu-344.2.obj~2/RELEASE_PPC Power Macintosh powerpc
By the way, the attempt to create documentation with `make dvi' fails
in part:
[...]
Output written on g77.dvi (360 pages, 1027740 bytes).
Transcript written on g77.log.
texindex: ./g77.cp: not a texinfo index file
texindex: ./g77.ky: not a texinfo index file
/usr/bin/texi2dvi: line 602: 21029 Segmentation fault $texindex
$index_files 2>&5 1>&2
/usr/bin/texi2dvi: texindex exited with bad status, quitting.
make[1]: *** [f/g77.dvi] Error 1
make: *** [do-dvi] Error 1
Regards,
Shrisha Rao