IRC log for #oe on 20180818

00:22.39*** join/#oe infobot (ibot@208.53.50.136)
00:22.39*** topic/#oe is OpenEmbedded Developer Lounge | Web: http://openembedded.org | Repositories: http://git.openembedded.org/ | Primary Repo Mirrors: https://github.com/openembedded | This is not a distro or machine support channel
01:34.27*** join/#oe tlwoerner (~Trevor@unaffiliated/tlwoerner)
06:14.14*** join/#oe Jybz (~jibz@2a02:8071:9289:5900:4a51:b7ff:fe84:99e6)
07:38.07*** join/#oe Bunio_FH (~bunio@clj-165.netdrive.pl)
08:07.37*** join/#oe stefan_schmidt (~stefan_sc@2003:e9:d701:783b:9a83:89ff:fe2e:3fae)
09:09.41*** join/#oe florian_kc (~florian_k@Maemo/community/contributor/florian)
09:15.35*** join/#oe khem (~khem@unaffiliated/khem)
10:13.45*** join/#oe comptroller (~comptroll@47-213-222-253.paolcmtc01.res.dyn.suddenlink.net)
16:30.52*** join/#oe ao2 (~ao2@95.234.139.27)
17:40.36*** join/#oe khem (~khem@unaffiliated/khem)
17:43.11*** join/#oe georgem_home (uid210681@gateway/web/irccloud.com/x-cbacaqlwkmyhggxo)
17:53.10*** join/#oe mattsm (~mattsm@76.205.175.243)
18:09.22*** join/#oe theRealGent (~theRealGe@unaffiliated/therealgent)
19:04.54*** join/#oe florian_kc (~florian_k@Maemo/community/contributor/florian)
19:26.41*** join/#oe stefan_schmidt (~stefan_sc@p200300E9D701783B9A8389FFFE2E3FAE.dip0.t-ipconnect.de)
19:43.12*** join/#oe florian_kc (~florian_k@Maemo/community/contributor/florian)
20:55.43*** join/#oe florian_kc (~florian_k@Maemo/community/contributor/florian)
23:33.56*** join/#oe empyreanx (empyreanx@gateway/vpn/privateinternetaccess/empyreanx)
23:35.57empyreanxi'm writing a linear algebra library in c. i would like to support a wide range of systems, however i know that many do not support floating point arithmetic. so, on fixed point systems would it be useful to have macros that support this using something like my_add(a, b) or my_mult(a, b) instead of using the builtin operators?
23:48.16m4tshouldn't be necessary unless you have a separate fixed-point implementation that is more efficient than the compiler's
23:50.10empyreanxmy understanding at least from my brother (an embedded systems engineer), is that a lot of the time there is no compiler support for fixed point and they have to write it themselves.
23:50.43m4ti don't think that is relevant on the types of systems that runs openembedded
23:50.44empyreanxi'm just wondering if this is how it's done when trying to write portable mathematical code for embedded systems
23:50.59empyreanxi just thought i'd ask, thanks anyways
23:51.18m4tsomeone else might have a better answer
23:51.58m4tif you're talking about something like a 8bit microcontroller, then it's a different than say a 32bit arm9 system without an fpu

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.