This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
os_cp:pipes_signals [2023/05/09 23:14] jkonczak [Shared memory] |
os_cp:pipes_signals [2023/05/09 23:18] (current) jkonczak [Shared memory] |
||
|---|---|---|---|
| Line 443: | Line 443: | ||
| <html><p style="text-align: center"><object id="svg-object" data="/jkonczak/_media/os_cp:mmap.svg" type="image/svg+xml"></object></p></html> | <html><p style="text-align: center"><object id="svg-object" data="/jkonczak/_media/os_cp:mmap.svg" type="image/svg+xml"></object></p></html> | ||
| + | |||
| + | **To compile programs that use ''shm_open'' with older glibc versions, one must add ''-lrt'' to compile options.** | ||
| ~~Exercise.#~~ | ~~Exercise.#~~ | ||