Gentoo Archives: gentoo-dev

From: Willian Vale da Rocha <will.vdr@×××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Linking Stage, building a ebuild
Date: Fri, 02 Dec 2011 03:23:23
Message-Id: CAMjArgjLio=k8fiYgt_-bwyj7R2XRr6xvFn3ctrivQPOkVJo=A@mail.gmail.com
1 I'm writing a ebuild for GNU Radio, just to learn how to write and i
2 doesn't found any where(or i was looking for wrong) how to define a LDFLAGS
3 for the linking stage. GNU Radio need this because they use their library.
4 If i don't explain correct, i going to show the line command that i trying
5 to explain
6 <pre>
7 ./configure --prefix=$HOME/image LDFLAGS="-L$HOME/image/lib64
8 <\pre>
9 If i need to define prefix, how can i do it, and How can i use the LDFLAGS
10 in ebuild
11
12 Sorry about the english

Replies

Subject Author
Re: [gentoo-dev] Linking Stage, building a ebuild Brian Dolbec <dolsen@g.o>
Re: [gentoo-dev] Linking Stage, building a ebuild Nathan Phillip Brink <binki@g.o>
Re: [gentoo-dev] Linking Stage, building a ebuild James Broadhead <jamesbroadhead@×××××.com>