josh.switni...@utoronto.ca writes:
> The build completes without error but when I try to compile a simple
> test program I get what I believe are newlib related errors.
>
>
> to eliminate error1:
> I added the newlib include directory manually to the include search path.
>
> "-I "
>
> and then I g
Quoting Ian Lance Taylor :
josh.switni...@utoronto.ca writes:
Josh, can you point Ian to where you put all your build logs?
here are all the build logs configure,make,install
http://code.google.com/p/tinyrtems/downloads/list
I don't see any "CC has changed" errors in those log files. I
josh.switni...@utoronto.ca writes:
>> Josh, can you point Ian to where you put all your build logs?
>
> here are all the build logs configure,make,install
>
> http://code.google.com/p/tinyrtems/downloads/list
I don't see any "CC has changed" errors in those log files. I don't see
any errors at a
Quoting Joel Sherrill :
Ian Lance Taylor wrote:
Joel Sherrill writes:
Configuring in avr-elf/libgcc
configure: loading cache ./config.cache
configure: error: `CC' has changed since the previous run:
The change is that these options are new:
-nostdinc -B/home/cain/avr-tools/gcc/avr-elf/n
Ian Lance Taylor wrote:
Joel Sherrill writes:
Configuring in avr-elf/libgcc
configure: loading cache ./config.cache
configure: error: `CC' has changed since the previous run:
The change is that these options are new:
-nostdinc -B/home/cain/avr-tools/gcc/avr-elf/newlib/ -isystem
/ho
Joel Sherrill writes:
> Configuring in avr-elf/libgcc
> configure: loading cache ./config.cache
> configure: error: `CC' has changed since the previous run:
The change is that these options are new:
-nostdinc -B/home/cain/avr-tools/gcc/avr-elf/newlib/ -isystem
/home/cain/avr-tools/gcc/avr-elf/
Hi,
One of the RTEMS GSoC students is running into a
problem building avr-elf toolset as a precursor
to modifying avr-rtems. Josh is getting an
error which indicates a configure inconsistency.
I have tried building this toolset on two
different machines and have no problems.
I even sent him a sc