[Bug bootstrap/25842] Error in building libiberty
--- Comment #8 from spiralvoice at hotmail dot com 2006-04-02 19:34 --- Same bug on Solaris 8/Sparc with gcc-3.4.5 I happened to have ansidecl.h from binutils-2.16 in a path included in CFLAGS. Moving this file somewhere else fixes this bug. Configure flags: --enable-shared \ --enable-threads \ --disable-nls \ --enable-multilib \ --enable-libgcj \ --with-as=/usr/local2/bin/as \ --with-gnu-as \ --with-ld=/usr/local2/bin/ld \ --with-gnu-ld make bootstrap -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25842
[Bug other/27029] New: Outdated texinfo.tex included
Running "make dvi" fails with TeTex 3.0 and texinfo 4.8 because the included texinfo.tex produces *.pdf files per default: Output written on g77.pdf (370 pages, 2232006 bytes). Transcript written on g77.log. cp: cannot stat `./g77.dvi': No such file or directory ... Output written on gcj.pdf (53 pages, 285114 bytes). Transcript written on gcj.log. cp: cannot stat `./gcj.dvi': No such file or directory and so on... The gcc-included texinfo.tex is dated 2003-12-21.10, replacing it with a version from texinfo-4.8 dated 2004-11-25.16 produces working *.dvi files. -- Summary: Outdated texinfo.tex included Product: gcc Version: 3.4.6 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: spiralvoice at hotmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27029
[Bug other/27029] gcc3.4/make dvi creates .pdf instead of .dvi files
--- Comment #2 from spiralvoice at hotmail dot com 2006-04-04 20:28 --- gcc3.4/make dvi creates .pdf instead of .dvi files -- spiralvoice at hotmail dot com changed: What|Removed |Added Summary|Outdated texinfo.tex|gcc3.4/make dvi creates .pdf |included|instead of .dvi files http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27029
[Bug other/27029] gcc3.4/make dvi creates .pdf instead of .dvi files
--- Comment #3 from spiralvoice at hotmail dot com 2006-04-04 20:29 --- Please ignore the last comment;-) make dvi produces correct output in gcc-4.0.3. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27029
[Bug other/27029] gcc3.4/make dvi creates .pdf instead of .dvi files
--- Comment #5 from spiralvoice at hotmail dot com 2006-04-04 22:28 --- Yes, 4.0.3 works, did not test any other 4.0.x version -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27029