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]
Other format: [Raw text]

Re: Error message "-T: command not found" building 4.5.1 on Solaris 10 SPARC


"Dr. David Kirkby" <david.kirkby@onetel.net> writes:

> See the message below, which seems to stem from the configure script.
>
> checking whether to enable maintainer-specific portions of Makefiles... no
> Links are now set up to build a native compiler for sparc-sun-solaris2.10.
> checking for exported
> symbols... /rootpool2/local/kirkby/gcc-4.5.1/gcc/configure: line
> 25463: -T: command not found
> checking for
> -rdynamic... /rootpool2/local/kirkby/gcc-4.5.1/gcc/configure: line
> 25469: -T: command not found
> no
> checking for library containing dlopen... none required
> checking for -fPIC -shared... yes

Precisely how did you run configure?

These messages suggest that you have configured for a Canadian Cross but
you do not have a cross objdump available.

Ian


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