This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/25035] [4.1/4.2 regression] Building an avr cross compiler fails (libssp)
- From: "bjoern dot m dot haase at web dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jan 2006 15:33:56 -0000
- Subject: [Bug other/25035] [4.1/4.2 regression] Building an avr cross compiler fails (libssp)
- References: <bug-25035-283@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from bjoern dot m dot haase at web dot de 2006-01-03 15:33 -------
A patch for this issue is posted at the gcc-patches list and waits for review.
The difficulty is that libssp silently assumes that unix-style stdio is
available :-( which is not the case for embedded targets.
Bjoern
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25035