[Bug c/19136] Can't build gcc 3.4.3: ld parse error on libgcc.map

2004-12-23 Thread john at jupiter dot com
--- Additional Comments From john at jupiter dot com 2004-12-23 23:59 --- (In reply to comment #1) There is the problem: binutils-2.14.tar.gz so you need --with-gnu-as and --with-gnu-ld. Adding these two options does not solve the problem. The libgcc_s.so does not get built.

[Bug c/19136] Can't build gcc 3.4.3: ld parse error on libgcc.map

2004-12-23 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-12-24 06:14 --- You should browse the database before filing a new bug report. *** This bug has been marked as a duplicate of 11003 *** -- What|Removed |Added

[Bug c/19136] Can't build gcc 3.4.3: ld parse error on libgcc.map

2004-12-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-23 02:15 --- There is the problem: binutils-2.14.tar.gz so you need --with-gnu-as and --with-gnu-ld. -- What|Removed |Added