From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A4A31385B51F; Thu, 9 Feb 2023 18:29:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A4A31385B51F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675967364; bh=nn6X49pm463n/tHbarOwP8x1CQGzTGmfVuQincgB9no=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NHoapPw8wAUvZsduP/Dy5lO1859gNhKcxTKwoWMgtrUSo5vM4FmQWN8uftj6pwovM NbkogBQZ8Av+l3Vh2s/i1onsgXgl26CDXRk/iYIGBxuasON0mC/yeZFf5rIs0pee+0 pzo5O9et5EH1G8bTTAy4waepxcs0bERJzmPI3YXI= From: "stsp at users dot sourceforge.net" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/30100] [patch] add dlmem() Date: Thu, 09 Feb 2023 18:29:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: stsp at users dot sourceforge.net X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30100 --- Comment #15 from Stas Sergeev --- (In reply to Andreas Schwab from comment #14) > There are several examples in elf/Makefile, use LDFLAGS-rpath-ORIGIN. I need something like CFLAGS +=3D -DBUILD_DIR=3D$(build_dir) to refer to that from C code. --=20 You are receiving this mail because: You are on the CC list for the bug.=