Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] [PREFIX] linker_XXX?
Date: Tue, 12 Jun 2007 09:27:57
Message-Id: 20070612092731.GB17632@gentoo.org
1 I've hit this thought a few times now, but every time hacked around it
2 with assumptions. However, maybe it is a good idea to make the linker
3 (and perhaps also the compiler?) visible from ebuilds? Many "Darwin"
4 patches are linker patches.
5
6 I was thinking of things like
7
8 linker_GNU
9 linker_Darwin
10 linker_Solaris
11
12 or?
13
14 [[ ${LINKER} == binutils-2.17* ]]
15 [[ ${LINKER} == odcctools* ]]
16
17 or any other mix inbetween? Does it make sense to anyone? Thoughts?
18
19
20 --
21 Fabian Groffen
22 Gentoo on a different level
23 --
24 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] [PREFIX] linker_XXX? Michael Haubenwallner <michael.haubenwallner@×××××××.at>