p
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gzp at gmx dot net
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339
--- Comment #1 from gzp at gmx dot net 2008-12-01 08:03 ---
Created an attachment (id=16796)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16796&action=view)
config.log environment log.configure log.make
Inside the files.tar you can find the following files:
con
--- Comment #4 from gzp at gmx dot net 2008-12-27 09:08 ---
No, no patches, however if I overwrite the libtool script in
i686-pc-linux-gnu/libmudflap directory with the following version, the problem
disappear:
$ libtool --version
ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30
--- Comment #1 from gzp at gmx dot net 2008-12-27 09:11 ---
ping, the problem still exist, due the combinations of the configure options
(static vs shared)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35377
--- Comment #6 from gzp at gmx dot net 2008-12-29 23:34 ---
Done what you requested. log.make show you where make fails first.
$ getconf/POSIX_V6_ILP32_OFF32 ARG_MAX
131072
$ getconf./POSIX_V6_ILP32_OFFBIG ARG_MAX
131072
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339
--- Comment #7 from gzp at gmx dot net 2008-12-29 23:36 ---
Created an attachment (id=17007)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17007&action=view)
config.log log.configure log.make
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339
--- Comment #9 from gzp at gmx dot net 2008-12-29 23:37 ---
Created an attachment (id=17008)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17008&action=view)
config.log log.configure log.make
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339
--- Comment #8 from gzp at gmx dot net 2008-12-29 23:37 ---
(From update of attachment 17007)
Wrong datestamp in the filename.
--
gzp at gmx dot net changed:
What|Removed |Added
--- Comment #11 from gzp at gmx dot net 2008-12-30 07:59 ---
Ok, but seems like the problem is around libtool. I don't know how libtool
copied/generated in libmudflap directory, but replacing that file with (GNU
libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56) solves the pr
--- Comment #12 from gzp at gmx dot net 2009-01-29 10:43 ---
Anyone knows how 'i686-pc-linux-gnu/libmudflap/libtool' file generated?
Thats the problem, and still is with released 4.3.3.
--
gzp at gmx dot net changed:
What|Removed
omponent: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gzp at gmx dot net
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35377
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339
--- Comment #14 from Gabor Z. Papp 2010-09-29 11:04:26 UTC
---
$ getconf ARG_MAX
2097152
Problem still exist with 4.4.4
12 matches
Mail list logo