From: Nikos Chantziaras <realnc@arcor.de>
To: gentoo-devhelp@lists.gentoo.org
Subject: [gentoo-devhelp] Re: How do I make scons use correct CFLAGS/CXXFLAGS/LDFLAGS?
Date: Tue, 17 May 2011 07:49:23 +0300 [thread overview]
Message-ID: <iqsuoj$8nf$1@dough.gmane.org> (raw)
In-Reply-To: <iqsr5o$qbk$1@dough.gmane.org>
On 05/17/2011 06:48 AM, Nikos Chantziaras wrote:
> But it ignores the CFLAGS/CXXFLAGS/LDFLAGS set in make.conf, and
> append-cflags and append-cxxflags does nothing (-Wno-error is not used
> in the resulting build.)
OK, I have worse problems than just the above :-/
First:
g++ -o .release_build/OcelotConfig -L/usr/lib64/llvm -lpthread -lffi
-ldl -lm .release_build/ocelot/tools/OcelotConfig.o -L/usr/lib
-L/usr/lib64/llvm -L. -locelot
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld:
cannot find -locelot
collect2: ld returned 1 exit status
If I ignore the above error and proceed with "scons install" anyway:
ACCESS DENIED open_wr: /usr/lib/libocelot.so
scons: *** [/usr/lib/libocelot.so] /usr/lib/libocelot.so: Permission denied
SCons does not seem to play nicely with the package sandboxing that
Gentoo uses. It tries to access /usr directly.
What should I do here?
next prev parent reply other threads:[~2011-05-17 4:50 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-17 3:48 [gentoo-devhelp] How do I make scons use correct CFLAGS/CXXFLAGS/LDFLAGS? Nikos Chantziaras
2011-05-17 4:49 ` Nikos Chantziaras [this message]
2011-05-17 5:14 ` [gentoo-devhelp] " Nathan Phillip Brink
2011-05-17 5:23 ` Nikos Chantziaras
2011-05-17 6:45 ` Peter Volkov
2011-05-17 7:18 ` Nikos Chantziaras
2011-05-17 8:57 ` Peter Volkov
2011-05-17 15:40 ` Nikos Chantziaras
2011-05-17 18:58 ` Peter Volkov
2011-05-17 19:12 ` Nikos Chantziaras
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='iqsuoj$8nf$1@dough.gmane.org' \
--to=realnc@arcor.de \
--cc=gentoo-devhelp@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox