[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 20010402: ldm-5.1.3 on linux potato OS
- Subject: Re: 20010402: ldm-5.1.3 on linux potato OS
- Date: Tue, 03 Apr 2001 16:11:16 -0600
Celia Chen wrote:
> Anne,
>
> It is compiling after I went into each Makefile and changed
>
> CC = c89
>
> to
>
> CC = gcc
>
> Celia
> >
> > Hmmm., this still looks like a compiler problem to me. May I log in and
> > take a look?
> >
> > Anne
> >
> >
>
> --
> Celia Chen
> RAP/NCAR
>
> "Nothing is as strong as gentleness or as gentle as strength."
> - Dove Milk Promises
Great! I guess the configuration hardcoded the /usr/bin/cc (the link to
/etc/alternatives/cc) into the Makefile.
Thanks for letting me know.
Anne