https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45174
Eric Gallager changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45174
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
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.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45174
--- Comment #28 from Ralf Wildenhues 2011-01-18
07:10:48 UTC ---
(In reply to comment #26)
> I'm seeing the same problem with gcc 4.6 trunk (r168937) for building a cross
> compiler with target arm-unknown-eabi configured with newlib in tree. Th
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45174
--- Comment #27 from John Tytgat 2011-01-18
01:17:29 UTC ---
Created attachment 23009
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23009
Build log and full copy of zlib and 32/zlib subdirectories in build directory
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45174
John Tytgat changed:
What|Removed |Added
CC||John.Tytgat at aaug dot net
--- Comment #26
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45174
--- Comment #25 from Ralf Wildenhues 2010-10-02
14:52:12 UTC ---
Author: rwild
Date: Sat Oct 2 14:52:07 2010
New Revision: 164904
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164904
Log:
Allow to pass separate configure arguments for b
--- Comment #24 from rwild at gcc dot gnu dot org 2010-09-08 16:26 ---
(In reply to comment #22)
> I've just read this thread and am now unsure as to whether there is a bug with
> GCC or not. It sounds like your initial troubles have gone away and now there
> is a new problem. Would it
--- Comment #23 from ibolton at gcc dot gnu dot org 2010-09-08 10:06
---
(In reply to comment #21)
> 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 insta
--- Comment #22 from ibolton at gcc dot gnu dot org 2010-09-07 14:44
---
(In reply to comment #21)
> 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 insta
--- 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
--- Comment #20 from rwild at gcc dot gnu dot org 2010-08-08 20:44 ---
(In reply to comment #19)
> 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 I am ge
--- 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 I
--- Comment #18 from rwild at gcc dot gnu dot org 2010-08-07 14:29 ---
Please do the following for me in your toplevel build directory, thanks:
tar cvf config-logs.tar `find . -name config.log -o -name config.cache`
gzip config-logs.tar
and attach the tarball to this issue.
--
--- 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:
--- Comment #15 from rwild at gcc dot gnu dot org 2010-08-06 17:22 ---
(In reply to comment #14)
> Can you put that in layman's terms?
Yes; sorry for the complicated and technical response. As far as I can see,
there is at the moment no simple way to avoid this issue with a config
--- 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
On Thu,
--- Comment #13 from rwild at gcc dot gnu dot org 2010-08-05 17:01 ---
config.log excerpt from zlib:
configure:7903: result: yes
configure:7936: checking whether the gcc -m64 linker (ld) supports shared
libraries
configure:9020: result: yes
configure:9265: checking dynamic linker chara
--- 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 +0
--- Comment #10 from pinskia at gcc dot gnu dot org 2010-08-04 00:43
---
Can you attach all config.log files?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45174
--- Comment #9 from pinskia at gcc dot gnu dot org 2010-08-04 00:42 ---
Created an attachment (id=21387)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21387&action=view)
This one works for me
This works for me on x86_64-linux-gnu. I don't know what is going wrong with
your build.
--- 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 gcc dot gn
--- Comment #6 from pinskia at gcc dot gnu dot org 2010-08-03 23:13 ---
Can you provide the log of the build?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45174
--- 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:
>
> -
--- Comment #3 from pinskia at gcc dot gnu dot org 2010-08-03 22:28 ---
The first compile of GCC should be with only C and configured with
--with-newlib. And then a normal make instead of a make all-gcc. And a normal
make install.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45174
--- Comment #2 from pinskia at gcc dot gnu dot org 2010-08-03 22:25 ---
This script is broken.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
GCC host t
--- 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 comments, and
27 matches
Mail list logo