This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Solaris-problem with setting the appropriate LD/AS


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]