Issue with configure on MacOS
Mr. Andrei Chichak
groups at chichak.ca
Wed Jan 6 02:56:33 UTC 2021
> On 2021-January-05, at 19:47, Joel Sherrill <joel at rtems.org> wrote:
>
>
>
> On Tue, Jan 5, 2021, 8:36 PM <groups at chichak.ca <mailto:groups at chichak.ca>> wrote:
>
>> Any ideas or pointers?
>>
>> Did you forget to add something to c/src/libbsp? The autoconf builds system files are under the old tree while all the code is under bsps/. This makes it easier to remove the old build system when all is done.
>>
>>
>
> likely. In c/src/lib/libbsp/arm I created a new folder called stm32f767 that contains configure.ac <http://configure.ac/> and Makefile.am with (my version of) appropriate modifications for my ‘767 board.
>
> I assumed that autoconf would pick up all of the stuff in c/src and somehow use bsps, but do I need to munge any config files or is the presence of the BSP folders in bsps and c/src/lib/libbsp all?
>
> Is the bsp listed in the M4 file in libbsp/arm?
Direct hit! Updating that file made the build work much better.
There are still some issues, naturally, but that’s got me going again.
Thanks Joel.
Andrei
>
>
> Andrei
> _______________________________________________
> users mailing list
> users at rtems.org <mailto:users at rtems.org>
> http://lists.rtems.org/mailman/listinfo/users <http://lists.rtems.org/mailman/listinfo/users>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20210105/e5d8d953/attachment.html>
More information about the users
mailing list