[rescue] a couple of Solaris questions
Brian Hechinger
rescue at sunhelp.org
Sun Aug 5 12:41:32 CDT 2001
On Sat, Aug 04, 2001 at 10:45:05PM -0500, Paul Phillips wrote:
>
> cc: language depend not recognized
this is a Sun C compiler specific flag that gives gcc a fit. edit your Makefile
and remove this from there. i think it's prefixed with -X so remove that too.
there also may be an -Xc and a, uhm, crap what's the other common one. well,
if it's there it'll give an error from gcc.
delete those and you should be fine.
-brian
More information about the rescue
mailing list