Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: avr-gcc - Cross Compiling GNU GCC targeted at avr


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=238705





------- Additional Comments From [EMAIL PROTECTED]  2007-05-02 14:37 EST -------
(In reply to comment #7)
> > Thus most of the gcc features which require libc support simply do not 
> > apply.
> Probably such as g++.
> 

I tend to agree with you, but the avr-gcc developers have actually made it
possible to write c++ code (with exceptions) even on the avr. Why? i don't know,
but I do know some people are actually using this (some colleagues actually). So
lets keep this in, but indeed put it in a sub-package
 
> Note the c++ header search paths! These refer to the host's libstdc++'s 
> headers,
> not the target ones.
> 
> You want to use 
> %configure --enable-version-specific-runtime-libs
> 

Will do / add.

(In reply to comment #5)
> Building exposes one of my "very friends" of bugs in rpm:
> ...
> /usr/bin/strip: Unable to recognise the format of the input file
> ...
> 
> To work around this issue I am rewriting %__os_install_post.
> (Details to be found in my rtems*gcc*specs.).
> 

This is the same as done in the sdcc spec, right? Then I'll try to add this
"fix" to the avr-gcc specfile.


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to