This is the mail archive of the gcc-help@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: Problem building gcc 3.0 in Solaris 2.6


Hi,
	Thanks for the reply. I have successfully built gcc-3.0 with solaris
native ld and as, after putting the libobjc in the $noconfigdirs in
configure.in. Thanks again for the info.

Karthik

> -----Original Message-----
> From:	Alexandre Oliva [SMTP:aoliva@redhat.com]
> Sent:	Tuesday, July 24, 2001 10:19
> To:	Karthikeyan M. D
> Cc:	gcc-help@gcc.gnu.org
> Subject:	Re: Problem building gcc 3.0 in Solaris 2.6
> 
> On Jul 21, 2001, "Karthikeyan M. D" <dkarthik@wilco-int.com> wrote:
> 
> > Is it possible to build gcc-3.0 with the solaris native assembler and
> linker
> 
> Probably not the Objective C shared libraries.  I believe the bug has
> already been fixed for 3.0.1.  Meanwhile, disable objc or use the GNU
> linker.  Or arrange for libobjc to be linked with -mimpure-text.
> 
> -- 
> Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
> Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
> CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
> Free Software Evangelist    *Please* write to mailing lists, not to me


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