it worked great. thanks. On Wed, Jun 18, 2008 at 10:13 PM, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > Hello Akos, > > * Akos Rajna wrote on Tue, Jun 17, 2008 at 01:25:51PM CEST: >> >> can one configure automake to use gcc instead of solaris CC? > > Yes. For automake-using packages: > ./configure CC=gcc > > For the Automake package itself: it doesn't use a compiler except in > some of the tests. For the latter, you can > CC=gcc; export CC; make check > > Hope that helps. > > Cheers, > Ralf >
- automake on solaris Akos Rajna
- Re: automake on solaris Ralf Wildenhues
- Re: automake on solaris Akos Rajna
