[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers with unified trees

2014-02-16 Thread jackie.rosen at hushmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25035 Jackie Rosen jackie.rosen at hushmail dot com changed: What|Removed |Added CC|

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers with unified trees

2008-03-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.1.2 |4.1.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25035

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers with unified trees

2008-02-13 Thread Rudolf dot Leitgeb at gmx dot at
--- Comment #24 from Rudolf dot Leitgeb at gmx dot at 2008-02-13 08:45 --- Dear Eric, thanks for the patch, I already knew that one from here: http://winavr.cvs.sourceforge.net/winavr/patches/gcc/4.2.2/21-gcc-4.2.2-disable-libssp.patch?view=markup I just wanted to point out that I

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers with unified trees

2008-02-12 Thread Rudolf dot Leitgeb at gmx dot at
--- Comment #21 from Rudolf dot Leitgeb at gmx dot at 2008-02-12 18:27 --- This bug has come to surface again ... again I have to use --disable-libssp when compiling gcc for the avr target, this time with gcc 4.2.3. Is ssp essential for avr that it keeps creeping in ? BTW: I use a

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers with unified trees

2008-02-12 Thread eric dot weddington at atmel dot com
-- eric dot weddington at atmel dot com changed: What|Removed |Added Severity|blocker |normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25035

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers with unified trees

2008-02-12 Thread eric dot weddington at atmel dot com
--- Comment #22 from eric dot weddington at atmel dot com 2008-02-12 19:38 --- Created an attachment (id=15132) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15132action=view) Patch to disable libssp for AVR target. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25035

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers with unified trees

2008-02-12 Thread eric dot weddington at atmel dot com
--- Comment #23 from eric dot weddington at atmel dot com 2008-02-12 19:43 --- Since 4.x, libssp has had to be disabled for the AVR. Libssp is not required for building the AVR. I've been meaning to reopen this bug report for a while. Patch for disabling libssp for the AVR target is

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers with unified trees

2006-09-30 Thread pinskia at gcc dot gnu dot org
--- Comment #20 from pinskia at gcc dot gnu dot org 2006-09-30 08:27 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers with unified trees

2006-09-29 Thread jsm28 at gcc dot gnu dot org
--- Comment #18 from jsm28 at gcc dot gnu dot org 2006-09-29 21:19 --- Subject: Bug 25035 Author: jsm28 Date: Fri Sep 29 21:18:51 2006 New Revision: 117318 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=117318 Log: PR other/25035 * configure.ac (AC_EXEEXT):

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers with unified trees

2006-09-29 Thread jsm28 at gcc dot gnu dot org
--- Comment #19 from jsm28 at gcc dot gnu dot org 2006-09-29 21:27 --- Subject: Bug 25035 Author: jsm28 Date: Fri Sep 29 21:27:38 2006 New Revision: 117319 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=117319 Log: PR other/25035 * configure.ac (AC_EXEEXT):

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers with unified trees

2006-08-30 Thread eweddington at cso dot atmel dot com
--- Comment #17 from eweddington at cso dot atmel dot com 2006-08-30 21:13 --- Note that you cannot completely restrict this bug to unified tree builds. Building GCC 4.1.1 for the AVR target still fails unless one uses --disable-libssp, AND this is not a unified tree build. Binutils

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers

2006-08-29 Thread amylaar at gcc dot gnu dot org
--- Comment #15 from amylaar at gcc dot gnu dot org 2006-08-29 15:30 --- (In reply to comment #14) This works for me with a cross (and sysroot) to powerpc-linux-gnu from a i686-linux-gnu. Is that a unified tree build with newlib? --

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers with unified trees

2006-08-29 Thread pinskia at gcc dot gnu dot org
--- Comment #16 from pinskia at gcc dot gnu dot org 2006-08-30 03:32 --- (In reply to comment #15) (In reply to comment #14) This works for me with a cross (and sysroot) to powerpc-linux-gnu from a i686-linux-gnu. Is that a unified tree build with newlib? No it is not, it is a

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers

2006-08-17 Thread pinskia at gcc dot gnu dot org
--- Comment #14 from pinskia at gcc dot gnu dot org 2006-08-18 04:18 --- This works for me with a cross (and sysroot) to powerpc-linux-gnu from a i686-linux-gnu. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25035

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers

2006-08-04 Thread dje at gcc dot gnu dot org
--- Comment #13 from dje at gcc dot gnu dot org 2006-08-05 03:36 --- *** Bug 28596 has been marked as a duplicate of this bug. *** -- dje at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers

2006-07-23 Thread echristo at apple dot com
--- Comment #11 from echristo at apple dot com 2006-07-24 05:51 --- Is libssp even assumed to be OK for non-native targets? I think that it should probably be turned off by default on the embedded targets and just left that way. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25035

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers

2006-07-23 Thread pinskia at gcc dot gnu dot org
--- Comment #12 from pinskia at gcc dot gnu dot org 2006-07-24 05:53 --- It works, just the problem is that library's configure is incorrect, there have been threads about this issue which I cannot find right now. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25035

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers

2006-06-28 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2006-06-28 21:16 --- *** Bug 28133 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers

2006-06-23 Thread info at yourkit dot com
--- Comment #9 from info at yourkit dot com 2006-06-23 12:09 --- I can confirm this bug. target=i386-pc-solaris2.10; host=i386-pc-linux-gnu; GCC 4.1.1; BinUtils 2.16.1 Checking multilib configuration... /bin/sh /home/anton/tmp/gcc/gcc-4.1.1/mkinstalldirs i386-pc-solaris2.10/libssp ;

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers

2006-05-24 Thread mmitchel at gcc dot gnu dot org
--- Comment #8 from mmitchel at gcc dot gnu dot org 2006-05-25 02:33 --- Will not be fixed in 4.1.1; adjust target milestone to 4.1.2. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers

2006-05-15 Thread bjoern dot m dot haase at web dot de
--- Comment #7 from bjoern dot m dot haase at web dot de 2006-05-15 17:25 --- Subject: Re: [4.1/4.2 regression] libssp causes a failure with cross compilers mmitchel at gcc dot gnu dot org wrote on Montag, 15. Mai 2006 00:26 : --- Comment #6 from mmitchel at gcc dot gnu dot org

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers

2006-05-14 Thread mmitchel at gcc dot gnu dot org
--- Comment #6 from mmitchel at gcc dot gnu dot org 2006-05-14 22:26 --- Where is the patch referenced in Comment #3? -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers

2006-05-07 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-05-07 08:51 --- Confirmed, this has nothing really to do with AVR but all have to do with libssp fails with cross compilers. This has been report a couple of times to the list but nothing has been done about it yet for some