This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Solaris-problem with setting the appropriate LD/AS
- To: Stefan Hoehne <s_hoehne at informatik dot uni-kl dot de>
- Subject: Re: Solaris-problem with setting the appropriate LD/AS
- From: Alexandre Oliva <oliva at dcc dot unicamp dot br>
- Date: 23 Feb 1999 18:00:17 -0300
- Cc: egcs-bugs at egcs dot cygnus dot com
- References: <Pine.SO4.4.05.9902222148420.1661-100000@domino.informatik.uni-kl.de>
On Feb 22, 1999, Stefan Hoehne <s_hoehne@informatik.uni-kl.de> wrote:
> So I got some binutils 2.9.1 from somewhere and installed it. I tried to
> put the real-ld, real-as - links in /usr/ccs/bin, but egcs kept using
> solaris-as/ld. (So long I didnt recompile.)
The links should be put in one of the program search dirs, as printed
by `gcc -print-search-dirs', such as
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/egcs-2.91.60
> Then I configured egcs with --with-as=/opt/gnu/bin/as and
--with-as and --with-ld are only supported in the upcoming egcs 1.2 tree
(not 1.1.2)
> Another "bug" ... nobody tells me something about bug-reporting within
> egcs. This list is hidden on the website, and wether there nor in the
> sources nor in the faq is a "send-you-bug-report-to" - hint, as far as I
> see (thats not very far, indeed, but I really couldnt find it).
How about the manual, gcc.info ? It also supplies the bug-reporting
address when an internal compiler error occurs.
--
Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil