The Crystal programming language | http://crystal-lang.org | Fund Crystal's development: http://is.gd/X7PRtI | Docs: http://crystal-lang.org/docs/ | API: http://crystal-lang.org/api/
/usr/lib/gcc/x86_64-pc-linux-gnu/7.1.1/include
, but clang seems to not be picking it up for some reason. I'm trying to use crystal_lib
and it keeps telling me /usr/include/sys/types.h:145:10: fatal error: 'stddef.h' file not found
$var_name : Float64
?
unsigned
, it's separate types, so UInt64
always_ordered
option that makes it use force ordered
, otherwise I'm gonna use naive w/ reset
fun numa_init
, but it's telling me can't find function numa_init (Exception)
Numa.init
instead of an ugly, C-like name
crystal_lib
seems to not like them
sudo dnf -y install openssl-devel
may do the trick for you - check https://github.com/crystal-lang/crystal/wiki/All-required-libraries#fedora for more packages than you actually need
static
. May it be something with inline
, instead?