This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


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

Re: fyi: Can't configure sourceware on Solaris


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


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