[Bug bootstrap/45174] Make fails in zlib

2011-04-12 Thread dschlic1 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45174 --- Comment #29 from Donald Schlicht 2011-04-12 19:36:43 UTC --- I found that there is a problem with the gcc compiler that shipps with Ubuntu. If you build the gcc compiler from scratch for Linux, then the build for the arm works.

[Bug target/29258] internal compiler error: Segmentation fault

2010-07-18 Thread dschlic1 at gmail dot com
--- Comment #7 from dschlic1 at gmail dot com 2010-07-18 23:51 --- Created an attachment (id=21248) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21248&action=view) Script file to build arm cross compiler causes segmentation fault The attached script file causes the comp

[Bug bootstrap/45174] New: Make fails in zlib

2010-08-03 Thread dschlic1 at gmail dot com
Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dschlic1 at gmail dot com GCC build triplet: arm-unknown-elf GCC host triplet: i686-pc-linux-gnu GCC target triplet: arm-unknown-elf http

[Bug bootstrap/45174] Make fails in zlib

2010-08-03 Thread dschlic1 at gmail dot com
--- Comment #1 from dschlic1 at gmail dot com 2010-08-03 22:22 --- Created an attachment (id=21382) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21382&action=view) Script file to build arm cross compiler In line 53 commented out lines will cause make failure. Remove c

[Bug bootstrap/45174] Make fails in zlib

2010-08-03 Thread dschlic1 at gmail dot com
--- Comment #4 from dschlic1 at gmail dot com 2010-08-03 23:00 --- Subject: Re: Make fails in zlib I have made the changes requested below, however the make still fails in zlib. Thank You, Donald Schlicht On Tue, 2010-08-03 at 22:28 +, pinskia at gcc dot gnu dot org wrote

[Bug bootstrap/45174] Make fails in zlib

2010-08-03 Thread dschlic1 at gmail dot com
--- Comment #7 from dschlic1 at gmail dot com 2010-08-03 23:21 --- Subject: Re: Make fails in zlib Hello; Log files attached. Thank You, Donald Schlicht On Tue, 2010-08-03 at 23:13 +, pinskia at gcc dot gnu dot org wrote: > > --- Comment #6 from pinskia at g

[Bug bootstrap/45174] Make fails in zlib

2010-08-04 Thread dschlic1 at gmail dot com
--- Comment #11 from dschlic1 at gmail dot com 2010-08-05 00:27 --- Subject: Re: Make fails in zlib Hello; Attached are all of the config.log files in the gcc build directory. Please advise if you need any other files. Thank You, Donald Schlicht On Wed, 2010-08-04 at 00:43

[Bug bootstrap/45174] Make fails in zlib

2010-08-06 Thread dschlic1 at gmail dot com
--- Comment #14 from dschlic1 at gmail dot com 2010-08-06 14:35 --- Subject: Make fails in zlib Hello; Can you put that in layman's terms? I am using the standard GNU linker and assembler. I run Ubuntu 10.04 LTS with all of the latest patches. Thank You, Donald Schlicht O

[Bug bootstrap/45174] Make fails in zlib

2010-08-06 Thread dschlic1 at gmail dot com
--- Comment #16 from dschlic1 at gmail dot com 2010-08-07 00:18 --- Subject: Re: Make fails in zlib Hello; I changed the value of lt_cv_shlibpath_overrides_runpath (it was set to the result of an equality statement). No joy. The log is attached. Results from the terminal are

[Bug bootstrap/45174] Make fails in zlib

2010-08-08 Thread dschlic1 at gmail dot com
--- Comment #19 from dschlic1 at gmail dot com 2010-08-08 19:19 --- Subject: Re: Make fails in zlib Hello; I am afraid I messed up my system. I was playing around trying to install the latest versions of binutils and gcc on my linux system (native, not cross compile), and now

[Bug bootstrap/45174] Make fails in zlib

2010-08-08 Thread dschlic1 at gmail dot com
--- Comment #21 from dschlic1 at gmail dot com 2010-08-09 00:42 --- Subject: Re: Make fails in zlib Hello; Well I solved my problem, however the issue still remains. I installed the latest native binutils and gcc-4.5.1 on my linux installation. The script now works without any