Re: [I] `libtest` does not work [nuttx-apps]

2024-03-01 Thread via GitHub
acassis closed issue #2189: `libtest` does not work URL: https://github.com/apache/nuttx-apps/issues/2189 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail

Re: [I] `libtest` does not work [nuttx-apps]

2023-11-16 Thread via GitHub
casaroli commented on issue #2189: URL: https://github.com/apache/nuttx-apps/issues/2189#issuecomment-1814021407 > Yes, it's very useful that app's Makefile could adjust EXTRA_LIB used by nuttx in some way. We have tried many approach, but can't find an elegant solution. Thank you fo

Re: [I] `libtest` does not work [nuttx-apps]

2023-11-14 Thread via GitHub
xiaoxiang781216 commented on issue #2189: URL: https://github.com/apache/nuttx-apps/issues/2189#issuecomment-1809943495 Yes, it's very useful that app's Makefile could adjust EXTRA_LIB used by nuttx in some way. -- This is an automated message from the Apache Git Service. To respond to th

Re: [I] `libtest` does not work [nuttx-apps]

2023-11-14 Thread via GitHub
casaroli commented on issue #2189: URL: https://github.com/apache/nuttx-apps/issues/2189#issuecomment-1809802408 Do you think it will make sense to have nuttx makefile process and include apps/Make.defs and not the other way around? -- This is an automated message from the Apache Git Serv

Re: [I] `libtest` does not work [nuttx-apps]

2023-11-14 Thread via GitHub
xiaoxiang781216 commented on issue #2189: URL: https://github.com/apache/nuttx-apps/issues/2189#issuecomment-1809800145 libtest demonstrate that you can generate a separated library from libapps.a, but the addtional work need be done manually to link with the final nuttx image since the bui

Re: [I] `libtest` does not work [nuttx-apps]

2023-11-14 Thread via GitHub
casaroli commented on issue #2189: URL: https://github.com/apache/nuttx-apps/issues/2189#issuecomment-1809749114 So the `libtest` example shipped with `nuttx-apps` does not work out of the box? -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [I] `libtest` does not work [nuttx-apps]

2023-11-13 Thread via GitHub
xiaoxiang781216 commented on issue #2189: URL: https://github.com/apache/nuttx-apps/issues/2189#issuecomment-1808313047 It doesn't work as epxect, because nuttx/Makefile invoke apps/Makefile, but not include apps/Makefile. nuttx's Makefile can't see EXTRA_LIBS you add in examples/libtest/Ma

Re: [I] `libtest` does not work [nuttx-apps]

2023-11-13 Thread via GitHub
casaroli commented on issue #2189: URL: https://github.com/apache/nuttx-apps/issues/2189#issuecomment-1808294354 > Which Make.defs do you modify? Hello, I did not modify any `Make.defs`. I expect that libtest would work with the default [Make.defs](https://github.com/apache/nu

Re: [I] `libtest` does not work [nuttx-apps]

2023-11-13 Thread via GitHub
xiaoxiang781216 commented on issue #2189: URL: https://github.com/apache/nuttx-apps/issues/2189#issuecomment-1808284015 Which Make.defs do you modify? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[I] `libtest` does not work [nuttx-apps]

2023-11-12 Thread via GitHub
casaroli opened a new issue, #2189: URL: https://github.com/apache/nuttx-apps/issues/2189 Hello, I am trying to enable the `libtest` example with config `sim:nsh` but it seems to fail to link: ``` /usr/bin/ld: nuttx.rel:(.data.rel.ro.g_builtins+0x58): undefined reference to