[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 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