]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgo/Makefile.am
re PR other/46789 (go configuration with --prefix=/usr pollutes the /usr/lib namespace)
authorIan Lance Taylor <iant@google.com>
Tue, 7 Dec 2010 14:18:35 +0000 (14:18 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 7 Dec 2010 14:18:35 +0000 (14:18 +0000)
commitac819ba59a7462c52e2fbdf84a7eb8830ee3a0bf
tree4e004db08599eca98825ffe95c8231bca1fcf078
parent501c95ff0546ff1d2632017c6f66fc0cd83566f7
re PR other/46789 (go configuration with --prefix=/usr pollutes the /usr/lib namespace)

PR other/46789
PR bootstrap/46812
* go-lang.c (go_char_p): Define type and vectors.
(go_search_dirs): New static variable.
(go_langhook_handle_option): Use version and version/machine
directories for -L.
(go_langhook_post_options): Add non-specific -L paths.
* Make-lang.in (go/go-lang.o): Define DEFAULT_TARGET_VERSION and
DEFAULT_TARGET_MACHINE when compiling.
* gccgo.texi (Invoking gccgo): Only document -L for linking.
(Import and Export): Don't mention -L for finding import files.

libgo: Install .gox files in version and target specific directory.

From-SVN: r167537
gcc/go/ChangeLog
gcc/go/Make-lang.in
gcc/go/gccgo.texi
gcc/go/go-lang.c
libgo/Makefile.am
libgo/Makefile.in