Running gcc on Caldera openserver concurrently with cc
Mark L. Wise
mark@alpha2.COM
Fri Feb 22 08:22:00 GMT 2002
Hello!
I have installed version 2.95.2 on my Caldera OpenServer 5.0.5. When I try
to install/compile samba, it give a message saying that there is a problem
with my gcc installation and it cannot create executables.
I tried a simple program...
int main(void)
{
printf("Hello world!\n");
}
and compiled it...
bash-2.03$ gcc greet.c -o greet
UX:as: ERROR: Illegal option -- b
UX:as: TO FIX: Usage: [-Qyn] [-VTRmn] [-Ydm,dir] [-o outfile] [-t target]
file .
..
bash-2.03$
Any idea what I am doing wrong?
Mark
--
Mark L. Wise
Alpha II Service, Inc.
614 868 5033 (Voice)
614 868 1060 (Fax)
More information about the Gcc-help
mailing list