* fyi: Can't configure sourceware on Solaris
@ 2001-10-10 21:31 Daniel Jacobowitz
2001-10-10 22:59 ` Christopher Faylor
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Jacobowitz @ 2001-10-10 21:31 UTC (permalink / raw)
To: gdb
I tried to build on Solaris today. I was mostly just aiming for
gdb/gdbserver, but I had most of a checkout; I deleted parts I knew I didn't
want, but one thing I left was expect. I get this error:
checking for gcc... cc
checking whether the C compiler (cc -g -O2 ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
The problem being, of course, that cc does not accept -O2. Also of interest
is that this error is unchanged by 'setenv CC gcc'.
Who should I nag about this?
--
Daniel Jacobowitz Carnegie Mellon University
MontaVista Software Debian GNU/Linux Developer
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: fyi: Can't configure sourceware on Solaris
2001-10-10 21:31 fyi: Can't configure sourceware on Solaris Daniel Jacobowitz
@ 2001-10-10 22:59 ` Christopher Faylor
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Faylor @ 2001-10-10 22:59 UTC (permalink / raw)
To: gdb
On Thu, Oct 11, 2001 at 12:30:59AM -0400, Daniel Jacobowitz wrote:
>I tried to build on Solaris today. I was mostly just aiming for
>gdb/gdbserver, but I had most of a checkout; I deleted parts I knew I didn't
>want, but one thing I left was expect. I get this error:
>
>checking for gcc... cc
>checking whether the C compiler (cc -g -O2 ) works... no
>configure: error: installation or configuration problem: C compiler cannot
>create executables.
>
>The problem being, of course, that cc does not accept -O2. Also of interest
>is that this error is unchanged by 'setenv CC gcc'.
>
>Who should I nag about this?
configure.in?
cgf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-10-10 22:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-10 21:31 fyi: Can't configure sourceware on Solaris Daniel Jacobowitz
2001-10-10 22:59 ` Christopher Faylor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox