SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

kefir rpm build for : Rawhide. For other distributions click kefir.

Name : kefir
Version : 0.4.0 Vendor : Fedora Project
Release : 1.fc42 Date : 2025-01-02 12:23:40
Group : Unspecified Source RPM : kefir-0.4.0-1.fc42.src.rpm
Size : 8.28 MB
Packager : Fedora Project
Summary : An implementation of C17 language compiler from scratch
Description :
an implementation of C17 language compiler from scratch. No existing open
source compiler infrastructure is being reused. The main priority is
self-sufficiency of the project, compatibility with platform ABI and
compliance with C17 language standard. Any omissions or incompatibilities
between the language standard and Kefir behavior which are not explicitly
documented (see Implementation & Usage quirks section below) shall be
considered bugs.

Kefir supports modern x86-64 Linux, FreeBSD, OpenBSD and NetBSD environments
(see Supported environments section below). Compiler is also able to produce
JSON streams containing program representation on various stages of
compilation (tokens, AST, IR), as well as printing source code in preprocessed
form. The compiler targets GNU As (Intel syntax with/without prefixes and ATT
syntax are supported) and Yasm assemblers. Kefir is able to produce debug
information in DWARF5 format for GNU As. Position-independent code generation
is supported. Kefir features cc-compatible command line interface.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/k

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
kefir
kefir(x86-64)
libkefir.so.0.0()(64bit)

Requires :
/usr/bin/sh
ld-linux-x86-64.so.2()(64bit)
ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.16)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.3)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libkefir.so()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/etc/kefir.local
/usr/bin/kefir
/usr/bin/kefir-cc
/usr/bin/kefir-cc1
/usr/bin/kefir-detect-host-env
/usr/include/kefir
/usr/include/kefir/runtime
/usr/include/kefir/toolchain
/usr/include/kefir/toolchain/kefir
/usr/include/kefir/toolchain/kefir/ast
/usr/include/kefir/toolchain/kefir/ast-translator
/usr/include/kefir/toolchain/kefir/ast-translator/base.h
/usr/include/kefir/toolchain/kefir/ast-translator/context.h
/usr/include/kefir/toolchain/kefir/ast-translator/debug
/usr/include/kefir/toolchain/kefir/ast-translator/debug/translator.h
/usr/include/kefir/toolchain/kefir/ast-translator/environment.h
/usr/include/kefir/toolchain/kefir/ast-translator/flow_control.h
/usr/include/kefir/toolchain/kefir/ast-translator/function_declaration.h
/usr/include/kefir/toolchain/kefir/ast-translator/function_definition.h
/usr/include/kefir/toolchain/kefir/ast-translator/initializer.h
/usr/include/kefir/toolchain/kefir/ast-translator/jump.h
/usr/include/kefir/toolchain/kefir/ast-translator/layout.h
/usr/include/kefir/toolchain/kefir/ast-translator/lvalue.h
/usr/include/kefir/toolchain/kefir/ast-translator/misc.h
/usr/include/kefir/toolchain/kefir/ast-translator/scope
/usr/include/kefir/toolchain/kefir/ast-translator/scope/global_scope_layout.h
/usr/include/kefir/toolchain/kefir/ast-translator/scope/local_scope_layout.h
/usr/include/kefir/toolchain/kefir/ast-translator/scope/scope_layout_impl.h
/usr/include/kefir/toolchain/kefir/ast-translator/scope/scoped_identifier.h
/usr/include/kefir/toolchain/kefir/ast-translator/scope/translator.h
There is 263 files more in these RPM.

 
ICM