avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] Argh it happened again: compiler cannot create executable


From: Rick Mann
Subject: Re: [avr-chat] Argh it happened again: compiler cannot create executables
Date: Sat, 29 Apr 2006 23:58:59 -0700


On Apr 29, 2006, at 23:29 , Joerg Wunsch wrote:

libssp is not supported under AVR anyway, so please configure with
--disable-libssp.

If it were supported, you'd need to bootstrap the entire system by
first compiling just the compiler with --disable-libssp, install it,
compile the target library, and then reconfigure for libssp, as libssp

Thanks!

Is libssp new to gcc 4.1? Is it possible for --target=avr to implicitly disable libssp?

--
Rick






reply via email to

[Prev in Thread] Current Thread [Next in Thread]