Am Donnerstag, 14. April 2011, um 10:42:35 schrieb Juergen Beisert:
> Michael Olbrich wrote:
> > On Wed, Apr 13, 2011 at 09:09:03PM +0200, Stephan Linz wrote:
> > > Am Mittwoch, 13. April 2011, um 09:01:47 schrieb Marc Kleine-Budde:
> > > > On 04/13/2011 12:07 AM, Michael Olbrich wrote:
> > > > > Hi,
> > > > >
> > > > > On Sat, Apr 09, 2011 at 11:41:57PM +0200, Stephan Linz wrote:
> > > > >> Remove the unusually autoconf option '--enable-multilib'. With
> > > > >> beginning of avr-libc version 1.7.x it is'n anymore present.
> > > > >
> > > > > This is not ok. The version is in the ptxconfig, and we have a avr
> > > > > toolchain with avr-libc version 1.6.2. What would happen here?
> > >
> > > No problem here. You can rebuild the 1.6.2 version with this patch too.
> > > I don't know why OSELAS.Toolchain() have used '--enable-multilib' for
> > > avr-libc. That is not required.
> >
> > Juergen: can you comment on that?
>
> Long time ago. AFAIK it was required to generate more than one library for
> the different AVR-Core architectures (for example ATMega8 und ATMega16).
> You cannot use one binary library for all CPUs.

Hi Juegen,

shure, the different libraries will be generated even either multilib is 
enabled or not (valid for 1.6.2). Since 1.7.x the option --enable-multilib 
will fail the configuration stage :-(

./configure --host=avr --enable-multilib
configure: WARNING: unrecognized options: --enable-multilib                     
                       


There is no configuration option for avr-libc -- have a look to the AVR-Libc 
users manual:
http://www.nongnu.org/avr-libc/user-manual/install_tools.html

I think we have to leave multilib enabled for binutils and gcc. AVR-Libc needs 
a multilib enabled infrastructure of binutils and gcc -- not himself.


br,
Stephan

>
> Juergen
>
> --
> Pengutronix e.K.                              | Juergen Beisert            
> | Linux Solutions for Science and Industry      | Phone: +49-8766-939 228  
>   | Vertretung Sued/Muenchen, Germany             | Fax:  
> +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686              |
> http://www.pengutronix.de/  |


-- 
Viele Grüße,
Stephan Linz
______________________________________________________________________________
MB-Ref: http://www.li-pro.de/xilinx_mb:mbref:start
OpenDCC: http://www.li-pro.net/opendcc.phtml
PC/M: http://www.li-pro.net/pcm.phtml
CDK4AVR: http://cdk4avr.sourceforge.net/
CDK4NIOS: http://cdk4nios.sourceforge.net/
CDK4MSP: http://cdk4msp.sourceforge.net/
CPM4L: http://download.opensuse.org/repositories/home:/rexut:/CPM4L

-- 
ptxdist mailing list
[email protected]

Reply via email to