This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/26504] compute_frame_pointer_to_cfa_displacement error for avr target with --with-dwarf2
- From: "andreas at fink dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jul 2006 21:33:54 -0000
- Subject: [Bug target/26504] compute_frame_pointer_to_cfa_displacement error for avr target with --with-dwarf2
- References: <bug-26504-12286@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from andreas at fink dot org 2006-07-09 21:33 -------
Getting the same error when compiling gcc-4.1.1 on MacOSX for target avr. It
was compiled with apple's XCode version of gcc which is gcc 4.0.1.
../configure --prefix=$PREFIX --target=avr --enable-languages=c,c++
--disable-nls --with-dwarf2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26504