LibBSD | powerpc qoriq does not build on 7-freebsd-14 (#75)

Chris Johns (@chris) gitlab at rtems.org
Fri Mar 27 00:22:49 UTC 2026




Chris Johns commented: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/75#note_147221


I have taken a looked and `vfs_smr` has a special attribute attached of `__read_frequently` which is:

```
#define __read_frequently       __section(".data.read_frequently")
```

Maybe there is some confusing happening or a bug related to separate data sections option and this section attribute plus the PowerPC small data support.

I suggest you play with these each of factors and see what is happening? We know disabling small data has an effect.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/75#note_147221
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260327/89433647/attachment.htm>


More information about the bugs mailing list