GCC Version Questions

Chris Johns chrisj at rtems.org
Fri Apr 27 22:07:23 UTC 2012


On 27/04/12 11:15 PM, Chris Johns wrote:
> On 27/04/12 7:30 PM, Ralf Corsepius wrote:
>> On 04/27/2012 11:14 AM, Chris Johns wrote:
>>> On 27/04/12 11:22 AM, Ralf Corsepius wrote:
>>
>>> Also I tied to build the crossrpm spec files from git and arm-eabi specs
>>> where not generated. Should they ?
>>
>> Look again, they are there:
>> rtems4.11/arm-eabi/rtems-4.11-arm-rtemseabi4.11*.spec
>>
>
> That was not the question. I see them in your repo. I wish to make
> changes for MacOS and would like to know if they are normally built or
> generated by the configure and Makefile in crossrpms.git ? My testing
> does not seem to be able to build them.
>

On rtems.org ...

  $ git clone git://git.rtems.org/rtems-crossrpms.git
  $ cd rtems-crossrpms/
  $ rm $(find . -name \*.spec)
  $ ./bootstrap
  $ ./configure
  $ make
  $ ls rtems4.11/arm-eabi/*.spec
  ls: cannot access rtems4.11/arm-eabi/*.spec: No such file or directory
  $ make clean | grep arm
  $

I have no idea what you are using or what you are building. You have a 
bug in the aclocal.m4 m4 stuff you use.

I also think the removal of the rtems4.11/arm directory is childish. You 
were clearly asked to change rtems4.11/arm to EABI, not to remove it.

Chris



More information about the devel mailing list