Bug 43840 - incorrect paths to external artifacts
Summary: incorrect paths to external artifacts
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libgccjit0 (show other bugs)
Version: unstable
Hardware: all Linux
: P5 normal
Assignee: Gleb F-Malinovskiy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-21 17:47 MSK by Sergey Bolshakov
Modified: 2022-09-22 12:11 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Bolshakov 2022-09-21 17:47:56 MSK
$ gcc gccjit.c -lgccjit
$ ./a.out
ld: cannot find crtbeginS.o: No such file or directory
ld: cannot find -lgcc: No such file or directory
ld: cannot find -lgcc_s: No such file or directory
libgccjit.so: error: error invoking gcc driver
$
Comment 1 Repository Robot 2022-09-22 12:11:05 MSK
gcc12-12.1.1-alt2 -> sisyphus:

 Mon Sep 19 2022 Sergey Bolshakov <sbolshakov@altlinux.ru> 12.1.1-alt2
 - configured libgccjit with major-version-only (closes: 43840)