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]

fyi: Can't configure sourceware on Solaris


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


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